#72FEEC#72FEEC
#72FEEC is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.125 H 183.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEEC |
|---|---|
| RGB | rgb(114, 254, 236) |
| HSL | hsl(172, 99%, 72%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(91.91, -42.23, -2.92) |
| CIE-LCH | lch(91.91, 42.33, 183.95°) |
| OKLab | oklab(91.48% -0.1245 -0.0085) |
| OKLCH | oklch(91.48% 0.125 183.9) |
| XYZ | xyz(57.5149, 80.5116, 91.8499) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 3.94
Bright Turquoise
#0FFEF9
ΔE00 5.32
Light Aqua
#8CFFDB
ΔE00 6.15
Bright Cyan
#41FDFE
ΔE00 6.44
Aqua
#00FFFF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEEC #FE7284
analogous
#72FEA6 #72FEEC #72CAFE
triadic
#72FEEC #EC72FE #FEEC72
tetradic
#72FEEC #A672FE #FE7284 #CAFE72
square
#72FEEC #A672FE #FE7284 #CAFE72
split-complementary
#72FEEC #FE72CA #FEA672
monochromatic
#02F4D5 #35FEE4 #72FEEC #AFFEF4 #E1FFFB
Accessibility & contrast
On white
1.23
#72FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#72FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEEC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEEC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72feec; /* rgb */ color: rgb(114, 254, 236); /* oklch */ color: oklch(91.5% 0.125 183.9);
Tailwind
colors: {
custom: {
50: '#a6fff2',
500: '#72feec',
950: '#000000',
},
}SCSS
$custom: #72feec; $custom-light: #a6fff2; $custom-dark: #000000;
JSON
{
"hex": "#72feec",
"rgb": {
"r": 114,
"g": 254,
"b": 236
},
"hsl": {
"h": 172.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91478,
"c": 0.12478,
"h": 183.9
},
"luminance": 0.80517
}Semantic roles & 50–950 ramp
primary
#72FEEC
secondary
#DB394E
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685