#72E2EC#72E2EC
#72E2EC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.1% C 0.103 H 203.2°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #72E2EC |
|---|---|
| RGB | rgb(114, 226, 236) |
| HSL | hsl(185, 76%, 69%) |
| HSV | hsv(185, 52%, 93%) |
| CMYK | cmyk(51.7%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(83.98, -29.28, -14.70) |
| CIE-LCH | lch(83.98, 32.76, 206.65°) |
| OKLab | oklab(85.07% -0.0948 -0.0406) |
| OKLCH | oklch(85.07% 0.103 203.2) |
| XYZ | xyz(49.2700, 64.0217, 89.1016) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.02
Robin Egg Blue
#8AF1FE
ΔE00 3.94
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 5.06
Bright Light Blue
#26F7FD
ΔE00 6.54
Paleturquoise
#AFEEEE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E2EC #EC7C72
analogous
#72ECB9 #72E2EC #72A5EC
triadic
#72E2EC #EC72E2 #E2EC72
tetradic
#72E2EC #B972EC #EC7C72 #A5EC72
square
#72E2EC #B972EC #EC7C72 #A5EC72
split-complementary
#72E2EC #EC72A5 #ECB972
monochromatic
#1BBAC9 #3CD7E5 #72E2EC #A8EDF3 #DEF8FB
Accessibility & contrast
On white
1.52
#72E2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#72E2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E2EC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E2EC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAED
Deuteranopia (green-blind)
#C0CBED
Tritanopia (blue-blind)
#0AE9E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #72e2ec; /* rgb */ color: rgb(114, 226, 236); /* oklch */ color: oklch(85.1% 0.103 203.2);
Tailwind
colors: {
custom: {
50: '#a4ebf2',
500: '#72e2ec',
950: '#000000',
},
}SCSS
$custom: #72e2ec; $custom-light: #a4ebf2; $custom-dark: #000000;
JSON
{
"hex": "#72e2ec",
"rgb": {
"r": 114,
"g": 226,
"b": 236
},
"hsl": {
"h": 184.918,
"s": 76.25,
"l": 68.627
},
"oklch": {
"l": 0.85071,
"c": 0.10316,
"h": 203.2
},
"luminance": 0.64026
}Semantic roles & 50–950 ramp
primary
#72E2EC
secondary
#C4493E
accent
#1E0DD8
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101616
muted
#818485