#72FEE5#72FEE5
#72FEE5 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.127 H 179.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEE5 |
|---|---|
| RGB | rgb(114, 254, 229) |
| HSL | hsl(169, 99%, 72%) |
| HSV | hsv(169, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 9.8%, 0.4%) |
| CIE-LAB | lab(91.74, -43.92, 0.45) |
| CIE-LCH | lch(91.74, 43.92, 179.41°) |
| OKLab | oklab(91.27% -0.1275 0.0005) |
| OKLCH | oklch(91.27% 0.127 179.8) |
| XYZ | xyz(56.5178, 80.1127, 86.5984) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.72
Light Aqua
#8CFFDB
ΔE00 4.23
Bright Aqua
#0BF9EA
ΔE00 4.98
Aquamarine
#7FFFD4
ΔE00 5.33
Light Turquoise
#7EF4CC
ΔE00 5.48
Aqua (survey)
#13EAC9
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEE5 #FE728B
analogous
#72FE9F #72FEE5 #72D1FE
triadic
#72FEE5 #E572FE #FEE572
tetradic
#72FEE5 #9F72FE #FE728B #D1FE72
square
#72FEE5 #9F72FE #FE728B #D1FE72
split-complementary
#72FEE5 #FE72D1 #FE9F72
monochromatic
#02F4C9 #35FEDA #72FEE5 #AFFEF0 #E1FFF9
Accessibility & contrast
On white
1.23
#72FEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#72FEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEE5
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEE5 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E4
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#00FFF6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fee5; /* rgb */ color: rgb(114, 254, 229); /* oklch */ color: oklch(91.3% 0.127 179.8);
Tailwind
colors: {
custom: {
50: '#a6ffed',
500: '#72fee5',
950: '#000000',
},
}SCSS
$custom: #72fee5; $custom-light: #a6ffed; $custom-dark: #000000;
JSON
{
"hex": "#72fee5",
"rgb": {
"r": 114,
"g": 254,
"b": 229
},
"hsl": {
"h": 169.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.91274,
"c": 0.12746,
"h": 179.8
},
"luminance": 0.80118
}Semantic roles & 50–950 ramp
primary
#72FEE5
secondary
#DB3956
accent
#0029E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684