#72FFDD#72FFDD
#72FFDD is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.132 H 174.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFDD |
|---|---|
| RGB | rgb(114, 255, 221) |
| HSL | hsl(166, 100%, 72%) |
| HSV | hsv(166, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(91.82, -46.23, 4.72) |
| CIE-LCH | lch(91.82, 46.47, 174.17°) |
| OKLab | oklab(91.28% -0.1319 0.0118) |
| OKLCH | oklch(91.28% 0.132 174.9) |
| XYZ | xyz(55.7446, 80.3125, 80.9568) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.47
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 3.74
Light Aquamarine
#7BFDC7
ΔE00 5.45
Bright Teal
#01F9C6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFDD #FF7294
analogous
#72FF97 #72FFDD #72DAFF
triadic
#72FFDD #DD72FF #FFDD72
tetradic
#72FFDD #9772FF #FF7294 #DAFF72
square
#72FFDD #9772FF #FF7294 #DAFF72
split-complementary
#72FFDD #FF72DA #FF9772
monochromatic
#00F7BB #35FFCE #72FFDD #AFFFEC #E0FFF8
Accessibility & contrast
On white
1.23
#72FFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#72FFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFDD
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFDD | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F1DB
Deuteranopia (green-blind)
#E2E1DF
Tritanopia (blue-blind)
#10FFF5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72ffdd; /* rgb */ color: rgb(114, 255, 221); /* oklch */ color: oklch(91.3% 0.132 174.9);
Tailwind
colors: {
custom: {
50: '#a5ffe7',
500: '#72ffdd',
950: '#000000',
},
}SCSS
$custom: #72ffdd; $custom-light: #a5ffe7; $custom-dark: #000000;
JSON
{
"hex": "#72ffdd",
"rgb": {
"r": 114,
"g": 255,
"b": 221
},
"hsl": {
"h": 165.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91282,
"c": 0.13247,
"h": 174.9
},
"luminance": 0.80318
}Semantic roles & 50–950 ramp
primary
#72FFDD
secondary
#DC3960
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684