#72E2D5#72E2D5
#72E2D5 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.3% C 0.105 H 185.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #72E2D5 |
|---|---|
| RGB | rgb(114, 226, 213) |
| HSL | hsl(173, 66%, 67%) |
| HSV | hsv(173, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(83.32, -35.14, -3.50) |
| CIE-LCH | lch(83.32, 35.32, 185.69°) |
| OKLab | oklab(84.33% -0.1043 -0.01) |
| OKLCH | oklch(84.33% 0.105 185.5) |
| XYZ | xyz(46.1410, 62.7701, 72.6222) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.51
Tiffany Blue
#7BF2DA
ΔE00 4.79
Mediumturquoise
#48D1CC
ΔE00 5.43
Bright Aqua
#0BF9EA
ΔE00 6.63
Seafoam Blue
#78D1B6
ΔE00 6.83
Aqua (survey)
#13EAC9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E2D5 #E2727F
analogous
#72E29D #72E2D5 #72B7E2
triadic
#72E2D5 #D572E2 #E2D572
tetradic
#72E2D5 #9D72E2 #E2727F #B7E272
square
#72E2D5 #9D72E2 #E2727F #B7E272
split-complementary
#72E2D5 #E272B7 #E29D72
monochromatic
#25B4A4 #3FD8C6 #72E2D5 #A5ECE4 #D8F7F3
Accessibility & contrast
On white
1.55
#72E2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#72E2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E2D5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E2D5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D5
Deuteranopia (green-blind)
#C6CAD6
Tritanopia (blue-blind)
#34E6DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e2d5; /* rgb */ color: rgb(114, 226, 213); /* oklch */ color: oklch(84.3% 0.105 185.5);
Tailwind
colors: {
custom: {
50: '#a2ebe1',
500: '#72e2d5',
950: '#000000',
},
}SCSS
$custom: #72e2d5; $custom-light: #a2ebe1; $custom-dark: #000000;
JSON
{
"hex": "#72e2d5",
"rgb": {
"r": 114,
"g": 226,
"b": 213
},
"hsl": {
"h": 173.036,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.84325,
"c": 0.10483,
"h": 185.5
},
"luminance": 0.62774
}Semantic roles & 50–950 ramp
primary
#72E2D5
secondary
#B54350
accent
#182DCE
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484