#72FBE9#72FBE9
#72FBE9 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.123 H 183.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBE9 |
|---|---|
| RGB | rgb(114, 251, 233) |
| HSL | hsl(172, 94%, 72%) |
| HSV | hsv(172, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 7.2%, 1.6%) |
| CIE-LAB | lab(90.98, -41.63, -2.72) |
| CIE-LCH | lch(90.98, 41.72, 183.74°) |
| OKLab | oklab(90.7% -0.1226 -0.008) |
| OKLCH | oklch(90.7% 0.123 183.7) |
| XYZ | xyz(56.1381, 78.4495, 89.2588) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Turquoise
#0FFEF9
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 6.09
Turquoise
#40E0D0
ΔE00 6.42
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBE9 #FB7284
analogous
#72FBA5 #72FBE9 #72C9FB
triadic
#72FBE9 #E972FB #FBE972
tetradic
#72FBE9 #A572FB #FB7284 #C9FB72
square
#72FBE9 #A572FB #FB7284 #C9FB72
split-complementary
#72FBE9 #FB72C9 #FBA572
monochromatic
#07ECCE #36F9E0 #72FBE9 #AEFDF2 #E1FEFA
Accessibility & contrast
On white
1.26
#72FBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#72FBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBE9
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBE9 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fbe9; /* rgb */ color: rgb(114, 251, 233); /* oklch */ color: oklch(90.7% 0.123 183.7);
Tailwind
colors: {
custom: {
50: '#a6fdf0',
500: '#72fbe9',
950: '#000000',
},
}SCSS
$custom: #72fbe9; $custom-light: #a6fdf0; $custom-dark: #000000;
JSON
{
"hex": "#72fbe9",
"rgb": {
"r": 114,
"g": 251,
"b": 233
},
"hsl": {
"h": 172.117,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.90699,
"c": 0.12289,
"h": 183.7
},
"luminance": 0.78455
}Semantic roles & 50–950 ramp
primary
#72FBE9
secondary
#D73A4F
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685