#72FBE2#72FBE2
#72FBE2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.5% C 0.126 H 179.5°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72FBE2 |
|---|---|
| RGB | rgb(114, 251, 226) |
| HSL | hsl(169, 94%, 72%) |
| HSV | hsv(169, 55%, 98%) |
| CMYK | cmyk(54.6%, 0%, 10%, 1.6%) |
| CIE-LAB | lab(90.81, -43.32, 0.65) |
| CIE-LCH | lch(90.81, 43.32, 179.14°) |
| OKLab | oklab(90.5% -0.1256 0.001) |
| OKLCH | oklch(90.5% 0.126 179.5) |
| XYZ | xyz(55.1580, 78.0575, 84.0966) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.13
Light Aqua
#8CFFDB
ΔE00 4.17
Bright Aqua
#0BF9EA
ΔE00 5.00
Light Turquoise
#7EF4CC
ΔE00 5.16
Aquamarine
#7FFFD4
ΔE00 5.28
Aqua (survey)
#13EAC9
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FBE2 #FB728B
analogous
#72FB9E #72FBE2 #72D0FB
triadic
#72FBE2 #E272FB #FBE272
tetradic
#72FBE2 #9E72FB #FB728B #D0FB72
square
#72FBE2 #9E72FB #FB728B #D0FB72
split-complementary
#72FBE2 #FB72D0 #FB9E72
monochromatic
#07ECC2 #36F9D6 #72FBE2 #AEFDEE #E1FEF9
Accessibility & contrast
On white
1.26
#72FBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#72FBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FBE2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FBE2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EEE1
Deuteranopia (green-blind)
#DCDEE4
Tritanopia (blue-blind)
#04FFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fbe2; /* rgb */ color: rgb(114, 251, 226); /* oklch */ color: oklch(90.5% 0.126 179.5);
Tailwind
colors: {
custom: {
50: '#a5fdeb',
500: '#72fbe2',
950: '#000000',
},
}SCSS
$custom: #72fbe2; $custom-light: #a5fdeb; $custom-dark: #000000;
JSON
{
"hex": "#72fbe2",
"rgb": {
"r": 114,
"g": 251,
"b": 226
},
"hsl": {
"h": 169.051,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.90495,
"c": 0.12561,
"h": 179.5
},
"luminance": 0.78063
}Semantic roles & 50–950 ramp
primary
#72FBE2
secondary
#D73A57
accent
#002AE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684