#72DDE7#72DDE7
#72DDE7 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.8% C 0.100 H 203.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72DDE7 |
|---|---|
| RGB | rgb(114, 221, 231) |
| HSL | hsl(185, 71%, 68%) |
| HSV | hsv(185, 51%, 91%) |
| CMYK | cmyk(50.6%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.41, -28.19, -14.40) |
| CIE-LCH | lch(82.41, 31.65, 207.06°) |
| OKLab | oklab(83.76% -0.0914 -0.0397) |
| OKLCH | oklch(83.76% 0.1 203.5) |
| XYZ | xyz(47.2139, 61.0556, 84.8826) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.09
Darkturquoise
#00CED1
ΔE00 7.24
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DDE7 #E77C72
analogous
#72E7B6 #72DDE7 #72A3E7
triadic
#72DDE7 #E772DD #DDE772
tetradic
#72DDE7 #B672E7 #E77C72 #A3E772
square
#72DDE7 #B672E7 #E77C72 #A3E772
split-complementary
#72DDE7 #E772A3 #E7B672
monochromatic
#20B1BE #3ED0DE #72DDE7 #A6EAF0 #DBF6F9
Accessibility & contrast
On white
1.59
#72DDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#72DDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DDE7
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DDE7 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#1EE4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dde7; /* rgb */ color: rgb(114, 221, 231); /* oklch */ color: oklch(83.8% 0.100 203.5);
Tailwind
colors: {
custom: {
50: '#a3e8ee',
500: '#72dde7',
950: '#000000',
},
}SCSS
$custom: #72dde7; $custom-light: #a3e8ee; $custom-dark: #000000;
JSON
{
"hex": "#72dde7",
"rgb": {
"r": 114,
"g": 221,
"b": 231
},
"hsl": {
"h": 185.128,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.8376,
"c": 0.09969,
"h": 203.5
},
"luminance": 0.6106
}Semantic roles & 50–950 ramp
primary
#72DDE7
secondary
#BD4B40
accent
#2313D3
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485