#72DCDE#72DCDE
#72DCDE is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.2% C 0.098 H 197.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72DCDE |
|---|---|
| RGB | rgb(114, 220, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 49%, 87%) |
| CMYK | cmyk(48.6%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.86, -30.05, -10.44) |
| CIE-LCH | lch(81.86, 31.82, 199.16°) |
| OKLab | oklab(83.23% -0.094 -0.0288) |
| OKLCH | oklch(83.23% 0.098 197.1) |
| XYZ | xyz(45.7121, 60.0337, 78.2718) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.04
Robin'S Egg
#6DEDFD
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 5.97
Darkturquoise
#00CED1
ΔE00 6.07
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DCDE #DE7472
analogous
#72DEAA #72DCDE #72A6DE
triadic
#72DCDE #DE72DC #DCDE72
tetradic
#72DCDE #AA72DE #DE7472 #A6DE72
square
#72DCDE #AA72DE #DE7472 #A6DE72
split-complementary
#72DCDE #DE72A6 #DEAA72
monochromatic
#29ABAD #40D0D2 #72DCDE #A4E8EA #D5F5F5
Accessibility & contrast
On white
1.61
#72DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#72DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DCDE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DCDE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#2DE2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dcde; /* rgb */ color: rgb(114, 220, 222); /* oklch */ color: oklch(83.2% 0.098 197.1);
Tailwind
colors: {
custom: {
50: '#a2e7e8',
500: '#72dcde',
950: '#000000',
},
}SCSS
$custom: #72dcde; $custom-light: #a2e7e8; $custom-dark: #000000;
JSON
{
"hex": "#72dcde",
"rgb": {
"r": 114,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.111,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83227,
"c": 0.09831,
"h": 197.1
},
"luminance": 0.60038
}Semantic roles & 50–950 ramp
primary
#72DCDE
secondary
#AF4745
accent
#1F1CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484