#72FFDB#72FFDB
#72FFDB is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.2% C 0.134 H 173.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFDB |
|---|---|
| RGB | rgb(114, 255, 219) |
| HSL | hsl(165, 100%, 72%) |
| HSV | hsv(165, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 14.1%, 0%) |
| CIE-LAB | lab(91.78, -46.69, 5.68) |
| CIE-LCH | lch(91.78, 47.04, 173.06°) |
| OKLab | oklab(91.23% -0.1328 0.0143) |
| OKLCH | oklch(91.23% 0.134 173.8) |
| XYZ | xyz(55.4797, 80.2066, 79.5618) |
| Luminance | 0.8021 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 2.36
Light Turquoise
#7EF4CC
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.91
Bright Teal
#01F9C6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFDB #FF7296
analogous
#72FF95 #72FFDB #72DCFF
triadic
#72FFDB #DB72FF #FFDB72
tetradic
#72FFDB #9572FF #FF7296 #DCFF72
square
#72FFDB #9572FF #FF7296 #DCFF72
split-complementary
#72FFDB #FF72DC #FF9572
monochromatic
#00F7B8 #35FFCB #72FFDB #AFFFEB #E0FFF7
Accessibility & contrast
On white
1.23
#72FFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#72FFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFDB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFDB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1D9
Deuteranopia (green-blind)
#E2E1DE
Tritanopia (blue-blind)
#16FFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffdb; /* rgb */ color: rgb(114, 255, 219); /* oklch */ color: oklch(91.2% 0.134 173.8);
Tailwind
colors: {
custom: {
50: '#a5ffe6',
500: '#72ffdb',
950: '#000000',
},
}SCSS
$custom: #72ffdb; $custom-light: #a5ffe6; $custom-dark: #000000;
JSON
{
"hex": "#72ffdb",
"rgb": {
"r": 114,
"g": 255,
"b": 219
},
"hsl": {
"h": 164.681,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91228,
"c": 0.13358,
"h": 173.8
},
"luminance": 0.80212
}Semantic roles & 50–950 ramp
primary
#72FFDB
secondary
#DC3963
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684