#72FFEB#72FFEB
#72FFEB is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.126 H 182.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFEB |
|---|---|
| RGB | rgb(114, 255, 235) |
| HSL | hsl(171, 100%, 72%) |
| HSV | hsv(171, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(92.17, -42.92, -2.02) |
| CIE-LCH | lch(92.17, 42.97, 182.69°) |
| OKLab | oklab(91.68% -0.1259 -0.0061) |
| OKLCH | oklch(91.68% 0.126 182.8) |
| XYZ | xyz(57.6882, 81.0899, 91.1929) |
| Luminance | 0.8110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.38
Bright Aqua
#0BF9EA
ΔE00 4.17
Light Aqua
#8CFFDB
ΔE00 5.61
Bright Turquoise
#0FFEF9
ΔE00 5.80
Aquamarine
#7FFFD4
ΔE00 6.88
Light Turquoise
#7EF4CC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFEB #FF7286
analogous
#72FFA4 #72FFEB #72CDFF
triadic
#72FFEB #EB72FF #FFEB72
tetradic
#72FFEB #A472FF #FF7286 #CDFF72
square
#72FFEB #A472FF #FF7286 #CDFF72
split-complementary
#72FFEB #FF72CD #FFA472
monochromatic
#00F7D4 #35FFE2 #72FFEB #AFFFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#72FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#72FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFEB
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFEB | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#DEE2ED
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72ffeb; /* rgb */ color: rgb(114, 255, 235); /* oklch */ color: oklch(91.7% 0.126 182.8);
Tailwind
colors: {
custom: {
50: '#a6fff1',
500: '#72ffeb',
950: '#000000',
},
}SCSS
$custom: #72ffeb; $custom-light: #a6fff1; $custom-dark: #000000;
JSON
{
"hex": "#72ffeb",
"rgb": {
"r": 114,
"g": 255,
"b": 235
},
"hsl": {
"h": 171.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91678,
"c": 0.1261,
"h": 182.8
},
"luminance": 0.81096
}Semantic roles & 50–950 ramp
primary
#72FFEB
secondary
#DC3950
accent
#0021E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685