#72FFD9#72FFD9
#72FFD9 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.135 H 172.8°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD9 |
|---|---|
| RGB | rgb(114, 255, 217) |
| HSL | hsl(164, 100%, 72%) |
| HSV | hsv(164, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 14.9%, 0%) |
| CIE-LAB | lab(91.73, -47.15, 6.65) |
| CIE-LCH | lch(91.73, 47.62, 171.97°) |
| OKLab | oklab(91.17% -0.1337 0.0169) |
| OKLCH | oklch(91.17% 0.135 172.8) |
| XYZ | xyz(55.2180, 80.1019, 78.1834) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.89
Light Aqua
#8CFFDB
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 2.92
Light Aquamarine
#7BFDC7
ΔE00 4.38
Tiffany Blue
#7BF2DA
ΔE00 4.49
Bright Teal
#01F9C6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD9 #FF7298
analogous
#72FF93 #72FFD9 #72DEFF
triadic
#72FFD9 #D972FF #FFD972
tetradic
#72FFD9 #9372FF #FF7298 #DEFF72
square
#72FFD9 #9372FF #FF7298 #DEFF72
split-complementary
#72FFD9 #FF72DE #FF9372
monochromatic
#00F7B4 #35FFC9 #72FFD9 #AFFFE9 #E0FFF7
Accessibility & contrast
On white
1.23
#72FFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#72FFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD9
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD9 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D7
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#1AFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd9; /* rgb */ color: rgb(114, 255, 217); /* oklch */ color: oklch(91.2% 0.135 172.8);
Tailwind
colors: {
custom: {
50: '#a5ffe4',
500: '#72ffd9',
950: '#000000',
},
}SCSS
$custom: #72ffd9; $custom-light: #a5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#72ffd9",
"rgb": {
"r": 114,
"g": 255,
"b": 217
},
"hsl": {
"h": 163.83,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91174,
"c": 0.13473,
"h": 172.8
},
"luminance": 0.80107
}Semantic roles & 50–950 ramp
primary
#72FFD9
secondary
#DC3965
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684