#72E3CD#72E3CD
#72E3CD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.3% C 0.109 H 179.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #72E3CD |
|---|---|
| RGB | rgb(114, 227, 205) |
| HSL | hsl(168, 67%, 67%) |
| HSV | hsv(168, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 9.7%, 11%) |
| CIE-LAB | lab(83.40, -37.53, 0.85) |
| CIE-LCH | lch(83.40, 37.54, 178.71°) |
| OKLab | oklab(84.32% -0.1089 0.0017) |
| OKLCH | oklch(84.32% 0.109 179.1) |
| XYZ | xyz(45.4233, 62.9194, 67.4967) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.29
Turquoise
#40E0D0
ΔE00 4.02
Seafoam Blue
#78D1B6
ΔE00 5.07
Aqua (survey)
#13EAC9
ΔE00 5.38
Light Teal
#90E4C1
ΔE00 5.71
Light Turquoise
#7EF4CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E3CD #E37288
analogous
#72E395 #72E3CD #72C0E3
triadic
#72E3CD #CD72E3 #E3CD72
tetradic
#72E3CD #9572E3 #E37288 #C0E372
square
#72E3CD #9572E3 #E37288 #C0E372
split-complementary
#72E3CD #E372C0 #E39572
monochromatic
#24B69A #3FD9BB #72E3CD #A5EDDF #D8F7F1
Accessibility & contrast
On white
1.55
#72E3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#72E3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E3CD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E3CD | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CC
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#3BE6DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e3cd; /* rgb */ color: rgb(114, 227, 205); /* oklch */ color: oklch(84.3% 0.109 179.1);
Tailwind
colors: {
custom: {
50: '#a2ecdc',
500: '#72e3cd',
950: '#000000',
},
}SCSS
$custom: #72e3cd; $custom-light: #a2ecdc; $custom-dark: #000000;
JSON
{
"hex": "#72e3cd",
"rgb": {
"r": 114,
"g": 227,
"b": 205
},
"hsl": {
"h": 168.319,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.84319,
"c": 0.10889,
"h": 179.1
},
"luminance": 0.62923
}Semantic roles & 50–950 ramp
primary
#72E3CD
secondary
#B74259
accent
#173BCF
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101615
muted
#808484