#72FFD0#72FFD0
#72FFD0 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 90.9% C 0.140 H 168.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD0 |
|---|---|
| RGB | rgb(114, 255, 208) |
| HSL | hsl(160, 100%, 72%) |
| HSV | hsv(160, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 18.4%, 0%) |
| CIE-LAB | lab(91.53, -49.16, 11.00) |
| CIE-LCH | lch(91.53, 50.37, 167.39°) |
| OKLab | oklab(90.94% -0.1376 0.0282) |
| OKLCH | oklch(90.94% 0.14 168.4) |
| XYZ | xyz(54.0792, 79.6463, 72.1856) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.27
Light Aquamarine
#7BFDC7
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.20
Bright Teal
#01F9C6
ΔE00 4.16
Light Greenish Blue
#63F7B4
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD0 #FF72A1
analogous
#72FF8A #72FFD0 #72E8FF
triadic
#72FFD0 #D072FF #FFD072
tetradic
#72FFD0 #8A72FF #FF72A1 #E8FF72
square
#72FFD0 #8A72FF #FF72A1 #E8FF72
split-complementary
#72FFD0 #FF72E8 #FF8A72
monochromatic
#00F7A4 #35FFBC #72FFD0 #AFFFE4 #E0FFF5
Accessibility & contrast
On white
1.24
#72FFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#72FFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD0
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD0 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0CE
Deuteranopia (green-blind)
#E4E1D3
Tritanopia (blue-blind)
#29FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd0; /* rgb */ color: rgb(114, 255, 208); /* oklch */ color: oklch(90.9% 0.140 168.4);
Tailwind
colors: {
custom: {
50: '#a5ffde',
500: '#72ffd0',
950: '#000000',
},
}SCSS
$custom: #72ffd0; $custom-light: #a5ffde; $custom-dark: #000000;
JSON
{
"hex": "#72ffd0",
"rgb": {
"r": 114,
"g": 255,
"b": 208
},
"hsl": {
"h": 160,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9094,
"c": 0.14045,
"h": 168.4
},
"luminance": 0.79651
}Semantic roles & 50–950 ramp
primary
#72FFD0
secondary
#DC396F
accent
#004CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684