#72FFD2#72FFD2
#72FFD2 is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.139 H 169.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFD2 |
|---|---|
| RGB | rgb(114, 255, 210) |
| HSL | hsl(161, 100%, 72%) |
| HSV | hsv(161, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 17.6%, 0%) |
| CIE-LAB | lab(91.57, -48.72, 10.03) |
| CIE-LCH | lch(91.57, 49.74, 168.37°) |
| OKLab | oklab(90.99% -0.1367 0.0257) |
| OKLCH | oklch(90.99% 0.139 169.4) |
| XYZ | xyz(54.3268, 79.7454, 73.4897) |
| Luminance | 0.7975 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.06
Light Aquamarine
#7BFDC7
ΔE00 2.63
Light Turquoise
#7EF4CC
ΔE00 2.68
Light Aqua
#8CFFDB
ΔE00 2.87
Bright Teal
#01F9C6
ΔE00 4.20
Pale Turquoise
#A5FBD5
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFD2 #FF729F
analogous
#72FF8C #72FFD2 #72E6FF
triadic
#72FFD2 #D272FF #FFD272
tetradic
#72FFD2 #8C72FF #FF729F #E6FF72
square
#72FFD2 #8C72FF #FF729F #E6FF72
split-complementary
#72FFD2 #FF72E6 #FF8C72
monochromatic
#00F7A8 #35FFBE #72FFD2 #AFFFE6 #E0FFF5
Accessibility & contrast
On white
1.24
#72FFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#72FFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFD2
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFD2 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E4E1D5
Tritanopia (blue-blind)
#26FFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #72ffd2; /* rgb */ color: rgb(114, 255, 210); /* oklch */ color: oklch(91.0% 0.139 169.4);
Tailwind
colors: {
custom: {
50: '#a5ffdf',
500: '#72ffd2',
950: '#000000',
},
}SCSS
$custom: #72ffd2; $custom-light: #a5ffdf; $custom-dark: #000000;
JSON
{
"hex": "#72ffd2",
"rgb": {
"r": 114,
"g": 255,
"b": 210
},
"hsl": {
"h": 160.851,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.90991,
"c": 0.13912,
"h": 169.4
},
"luminance": 0.79751
}Semantic roles & 50–950 ramp
primary
#72FFD2
secondary
#DC396D
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684