#72FEEF#72FEEF
#72FEEF is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.124 H 185.8°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEEF |
|---|---|
| RGB | rgb(114, 254, 239) |
| HSL | hsl(174, 99%, 72%) |
| HSV | hsv(174, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(91.99, -41.50, -4.35) |
| CIE-LCH | lch(91.99, 41.73, 185.99°) |
| OKLab | oklab(91.57% -0.1232 -0.0124) |
| OKLCH | oklch(91.57% 0.124 185.8) |
| XYZ | xyz(57.9544, 80.6874, 94.1647) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.83
Tiffany Blue
#7BF2DA
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 5.53
Aqua
#00FFFF
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEEF #FE7281
analogous
#72FEA9 #72FEEF #72C7FE
triadic
#72FEEF #EF72FE #FEEF72
tetradic
#72FEEF #A972FE #FE7281 #C7FE72
square
#72FEEF #A972FE #FE7281 #C7FE72
split-complementary
#72FEEF #FE72C7 #FEA972
monochromatic
#02F4DA #35FEE8 #72FEEF #AFFEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#72FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#72FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEEF
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEEF | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72feef; /* rgb */ color: rgb(114, 254, 239); /* oklch */ color: oklch(91.6% 0.124 185.8);
Tailwind
colors: {
custom: {
50: '#a6fff4',
500: '#72feef',
950: '#000000',
},
}SCSS
$custom: #72feef; $custom-light: #a6fff4; $custom-dark: #000000;
JSON
{
"hex": "#72feef",
"rgb": {
"r": 114,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.571,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91568,
"c": 0.12384,
"h": 185.8
},
"luminance": 0.80693
}Semantic roles & 50–950 ramp
primary
#72FEEF
secondary
#DB394B
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685