#72FFD3#72FFD3
#72FFD3 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.138 H 169.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD3 |
|---|---|
| RGB | rgb(114, 255, 211) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.59, -48.50, 9.55) |
| CIE-LCH | lch(91.59, 49.43, 168.86°) |
| OKLab | oklab(91.02% -0.1363 0.0244) |
| OKLCH | oklch(91.02% 0.138 169.8) |
| XYZ | xyz(54.4518, 79.7954, 74.1479) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.04
Light Turquoise
#7EF4CC
ΔE00 2.64
Light Aqua
#8CFFDB
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 4.25
Pale Turquoise
#A5FBD5
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD3 #FF729E
analogous
#72FF8D #72FFD3 #72E4FF
triadic
#72FFD3 #D372FF #FFD372
tetradic
#72FFD3 #8D72FF #FF729E #E4FF72
square
#72FFD3 #8D72FF #FF729E #E4FF72
split-complementary
#72FFD3 #FF72E4 #FF8D72
monochromatic
#00F7AA #35FFC0 #72FFD3 #AFFFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#72FFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#72FFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD3
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD3 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D1
Deuteranopia (green-blind)
#E4E1D6
Tritanopia (blue-blind)
#24FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd3; /* rgb */ color: rgb(114, 255, 211); /* oklch */ color: oklch(91.0% 0.138 169.8);
Tailwind
colors: {
custom: {
50: '#a5ffe0',
500: '#72ffd3',
950: '#000000',
},
}SCSS
$custom: #72ffd3; $custom-light: #a5ffe0; $custom-dark: #000000;
JSON
{
"hex": "#72ffd3",
"rgb": {
"r": 114,
"g": 255,
"b": 211
},
"hsl": {
"h": 161.277,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91017,
"c": 0.13846,
"h": 169.8
},
"luminance": 0.79801
}Semantic roles & 50–950 ramp
primary
#72FFD3
secondary
#DC396C
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684