#72E2CF#72E2CF
#72E2CF is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.107 H 181.1°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #72E2CF |
|---|---|
| RGB | rgb(114, 226, 207) |
| HSL | hsl(170, 66%, 67%) |
| HSV | hsv(170, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(83.16, -36.60, -0.56) |
| CIE-LCH | lch(83.16, 36.60, 180.87°) |
| OKLab | oklab(84.15% -0.1069 -0.0021) |
| OKLCH | oklch(84.15% 0.107 181.1) |
| XYZ | xyz(45.3935, 62.4711, 68.6854) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.58
Tiffany Blue
#7BF2DA
ΔE00 3.71
Seafoam Blue
#78D1B6
ΔE00 5.40
Aqua (survey)
#13EAC9
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.47
Mediumturquoise
#48D1CC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E2CF #E27285
analogous
#72E297 #72E2CF #72BDE2
triadic
#72E2CF #CF72E2 #E2CF72
tetradic
#72E2CF #9772E2 #E27285 #BDE272
square
#72E2CF #9772E2 #E27285 #BDE272
split-complementary
#72E2CF #E272BD #E29772
monochromatic
#25B49C #3FD8BE #72E2CF #A5ECE0 #D8F7F2
Accessibility & contrast
On white
1.56
#72E2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#72E2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E2CF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E2CF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CE
Deuteranopia (green-blind)
#C7CAD1
Tritanopia (blue-blind)
#39E5DC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e2cf; /* rgb */ color: rgb(114, 226, 207); /* oklch */ color: oklch(84.1% 0.107 181.1);
Tailwind
colors: {
custom: {
50: '#a2ebdd',
500: '#72e2cf',
950: '#000000',
},
}SCSS
$custom: #72e2cf; $custom-light: #a2ebdd; $custom-dark: #000000;
JSON
{
"hex": "#72e2cf",
"rgb": {
"r": 114,
"g": 226,
"b": 207
},
"hsl": {
"h": 169.821,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.84145,
"c": 0.10693,
"h": 181.1
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#72E2CF
secondary
#B54356
accent
#1837CE
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484