#72FDEB#72FDEB
#72FDEB is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.124 H 183.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDEB |
|---|---|
| RGB | rgb(114, 253, 235) |
| HSL | hsl(172, 97%, 72%) |
| HSV | hsv(172, 55%, 99%) |
| CMYK | cmyk(54.9%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(91.60, -42.03, -2.85) |
| CIE-LCH | lch(91.60, 42.13, 183.88°) |
| OKLab | oklab(91.22% -0.1239 -0.0084) |
| OKLCH | oklch(91.22% 0.124 183.9) |
| XYZ | xyz(57.0535, 79.8206, 90.9814) |
| Luminance | 0.7983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 3.92
Bright Turquoise
#0FFEF9
ΔE00 5.35
Light Aqua
#8CFFDB
ΔE00 6.12
Bright Cyan
#41FDFE
ΔE00 6.46
Aqua
#00FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDEB #FD7284
analogous
#72FDA6 #72FDEB #72CAFD
triadic
#72FDEB #EB72FD #FDEB72
tetradic
#72FDEB #A672FD #FD7284 #CAFD72
square
#72FDEB #A672FD #FD7284 #CAFD72
split-complementary
#72FDEB #FD72CA #FDA672
monochromatic
#03F1D2 #36FCE2 #72FDEB #AEFEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#72FDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#72FDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDEB
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDEB | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#DCE0ED
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72fdeb; /* rgb */ color: rgb(114, 253, 235); /* oklch */ color: oklch(91.2% 0.124 183.9);
Tailwind
colors: {
custom: {
50: '#a6fef1',
500: '#72fdeb',
950: '#000000',
},
}SCSS
$custom: #72fdeb; $custom-light: #a6fef1; $custom-dark: #000000;
JSON
{
"hex": "#72fdeb",
"rgb": {
"r": 114,
"g": 253,
"b": 235
},
"hsl": {
"h": 172.23,
"s": 97.203,
"l": 71.961
},
"oklch": {
"l": 0.91219,
"c": 0.12415,
"h": 183.9
},
"luminance": 0.79826
}Semantic roles & 50–950 ramp
primary
#72FDEB
secondary
#D93A4E
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101816
muted
#818685