#72FCEA#72FCEA
#72FCEA is a very light, vivid teal. Relative luminance 0.791; OKLCH L 91.0% C 0.124 H 183.8°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCEA |
|---|---|
| RGB | rgb(114, 252, 234) |
| HSL | hsl(172, 96%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.29, -41.83, -2.79) |
| CIE-LCH | lch(91.29, 41.92, 183.81°) |
| OKLab | oklab(90.96% -0.1232 -0.0082) |
| OKLCH | oklch(90.96% 0.124 183.8) |
| XYZ | xyz(56.5946, 79.1332, 90.1177) |
| Luminance | 0.7914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.25
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 5.39
Light Aqua
#8CFFDB
ΔE00 6.10
Bright Cyan
#41FDFE
ΔE00 6.49
Turquoise
#40E0D0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCEA #FC7284
analogous
#72FCA5 #72FCEA #72C9FC
triadic
#72FCEA #EA72FC #FCEA72
tetradic
#72FCEA #A572FC #FC7284 #C9FC72
square
#72FCEA #A572FC #FC7284 #C9FC72
split-complementary
#72FCEA #FC72C9 #FCA572
monochromatic
#05EFD0 #36FBE1 #72FCEA #AEFDF3 #E1FEFB
Accessibility & contrast
On white
1.25
#72FCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#72FCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCEA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCEA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EFE9
Deuteranopia (green-blind)
#DCDFEC
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fcea; /* rgb */ color: rgb(114, 252, 234); /* oklch */ color: oklch(91.0% 0.124 183.8);
Tailwind
colors: {
custom: {
50: '#a6fef0',
500: '#72fcea',
950: '#000000',
},
}SCSS
$custom: #72fcea; $custom-light: #a6fef0; $custom-dark: #000000;
JSON
{
"hex": "#72fcea",
"rgb": {
"r": 114,
"g": 252,
"b": 234
},
"hsl": {
"h": 172.174,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90959,
"c": 0.12352,
"h": 183.8
},
"luminance": 0.79139
}Semantic roles & 50–950 ramp
primary
#72FCEA
secondary
#D83A4F
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685