#72FFD8#72FFD8
#72FFD8 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.1% C 0.135 H 172.3°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD8 |
|---|---|
| RGB | rgb(114, 255, 216) |
| HSL | hsl(163, 100%, 72%) |
| HSV | hsv(163, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(91.71, -47.38, 7.13) |
| CIE-LCH | lch(91.71, 47.91, 171.44°) |
| OKLab | oklab(91.15% -0.1341 0.0181) |
| OKLCH | oklch(91.15% 0.135 172.3) |
| XYZ | xyz(55.0884, 80.0500, 77.5005) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Aqua
#8CFFDB
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 4.12
Tiffany Blue
#7BF2DA
ΔE00 4.69
Bright Teal
#01F9C6
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD8 #FF7299
analogous
#72FF91 #72FFD8 #72E0FF
triadic
#72FFD8 #D872FF #FFD872
tetradic
#72FFD8 #9172FF #FF7299 #E0FF72
square
#72FFD8 #9172FF #FF7299 #E0FF72
split-complementary
#72FFD8 #FF72E0 #FF9172
monochromatic
#00F7B2 #35FFC7 #72FFD8 #AFFFE9 #E0FFF7
Accessibility & contrast
On white
1.23
#72FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#72FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D6
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#1CFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd8; /* rgb */ color: rgb(114, 255, 216); /* oklch */ color: oklch(91.1% 0.135 172.3);
Tailwind
colors: {
custom: {
50: '#a5ffe4',
500: '#72ffd8',
950: '#000000',
},
}SCSS
$custom: #72ffd8; $custom-light: #a5ffe4; $custom-dark: #000000;
JSON
{
"hex": "#72ffd8",
"rgb": {
"r": 114,
"g": 255,
"b": 216
},
"hsl": {
"h": 163.404,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91147,
"c": 0.13533,
"h": 172.3
},
"luminance": 0.80055
}Semantic roles & 50–950 ramp
primary
#72FFD8
secondary
#DC3966
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684