#72FEEA#72FEEA
#72FEEA is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 182.7°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEEA |
|---|---|
| RGB | rgb(114, 254, 234) |
| HSL | hsl(171, 99%, 72%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(91.86, -42.72, -1.96) |
| CIE-LCH | lch(91.86, 42.76, 182.62°) |
| OKLab | oklab(91.42% -0.1253 -0.006) |
| OKLCH | oklch(91.42% 0.125 182.7) |
| XYZ | xyz(57.2260, 80.3960, 90.3281) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.20
Bright Aqua
#0BF9EA
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 5.57
Bright Turquoise
#0FFEF9
ΔE00 5.83
Aquamarine
#7FFFD4
ΔE00 6.84
Light Turquoise
#7EF4CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEEA #FE7286
analogous
#72FEA4 #72FEEA #72CCFE
triadic
#72FEEA #EA72FE #FEEA72
tetradic
#72FEEA #A472FE #FE7286 #CCFE72
square
#72FEEA #A472FE #FE7286 #CCFE72
split-complementary
#72FEEA #FE72CC #FEA472
monochromatic
#02F4D1 #35FEE1 #72FEEA #AFFEF3 #E1FFFA
Accessibility & contrast
On white
1.23
#72FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#72FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEEA
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEEA | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1E9
Deuteranopia (green-blind)
#DEE1EC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72feea; /* rgb */ color: rgb(114, 254, 234); /* oklch */ color: oklch(91.4% 0.125 182.7);
Tailwind
colors: {
custom: {
50: '#a6fff0',
500: '#72feea',
950: '#000000',
},
}SCSS
$custom: #72feea; $custom-light: #a6fff0; $custom-dark: #000000;
JSON
{
"hex": "#72feea",
"rgb": {
"r": 114,
"g": 254,
"b": 234
},
"hsl": {
"h": 171.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91419,
"c": 0.12547,
"h": 182.7
},
"luminance": 0.80402
}Semantic roles & 50–950 ramp
primary
#72FEEA
secondary
#DB3950
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685