#72FEDF#72FEDF
#72FEDF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.130 H 176.4°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEDF |
|---|---|
| RGB | rgb(114, 254, 223) |
| HSL | hsl(167, 99%, 72%) |
| HSV | hsv(167, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.59, -45.34, 3.34) |
| CIE-LCH | lch(91.59, 45.46, 175.79°) |
| OKLab | oklab(91.11% -0.13 0.0082) |
| OKLCH | oklch(91.11% 0.13 176.4) |
| XYZ | xyz(55.6945, 79.7834, 82.2624) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 5.78
Bright Teal
#01F9C6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEDF #FE7291
analogous
#72FE99 #72FEDF #72D7FE
triadic
#72FEDF #DF72FE #FEDF72
tetradic
#72FEDF #9972FE #FE7291 #D7FE72
square
#72FEDF #9972FE #FE7291 #D7FE72
split-complementary
#72FEDF #FE72D7 #FE9972
monochromatic
#02F4BE #35FED1 #72FEDF #AFFEED #E1FFF8
Accessibility & contrast
On white
1.24
#72FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#72FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEDF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEDF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E0E0E1
Tritanopia (blue-blind)
#0BFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fedf; /* rgb */ color: rgb(114, 254, 223); /* oklch */ color: oklch(91.1% 0.130 176.4);
Tailwind
colors: {
custom: {
50: '#a5ffe9',
500: '#72fedf',
950: '#000000',
},
}SCSS
$custom: #72fedf; $custom-light: #a5ffe9; $custom-dark: #000000;
JSON
{
"hex": "#72fedf",
"rgb": {
"r": 114,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91105,
"c": 0.13029,
"h": 176.4
},
"luminance": 0.79789
}Semantic roles & 50–950 ramp
primary
#72FEDF
secondary
#DB395D
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684