#72E4ED#72E4ED
#72E4ED is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.6% C 0.104 H 202.3°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72E4ED |
|---|---|
| RGB | rgb(114, 228, 237) |
| HSL | hsl(184, 77%, 69%) |
| HSV | hsv(184, 52%, 93%) |
| CMYK | cmyk(51.9%, 3.8%, 0%, 7.1%) |
| CIE-LAB | lab(84.57, -29.98, -14.33) |
| CIE-LCH | lch(84.57, 33.23, 205.55°) |
| OKLab | oklab(85.56% -0.0966 -0.0396) |
| OKLCH | oklch(85.56% 0.104 202.3) |
| XYZ | xyz(49.9627, 65.1740, 90.0512) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 6.04
Bright Cyan
#41FDFE
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E4ED #ED7B72
analogous
#72EDB9 #72E4ED #72A7ED
triadic
#72E4ED #ED72E4 #E4ED72
tetradic
#72E4ED #B972ED #ED7B72 #A7ED72
square
#72E4ED #B972ED #ED7B72 #A7ED72
split-complementary
#72E4ED #ED72A7 #EDB972
monochromatic
#1ABECB #3CDAE6 #72E4ED #A8EEF4 #DFF9FB
Accessibility & contrast
On white
1.50
#72E4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#72E4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E4ED
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E4ED | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEE
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#01EBE6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e4ed; /* rgb */ color: rgb(114, 228, 237); /* oklch */ color: oklch(85.6% 0.104 202.3);
Tailwind
colors: {
custom: {
50: '#a4edf2',
500: '#72e4ed',
950: '#000000',
},
}SCSS
$custom: #72e4ed; $custom-light: #a4edf2; $custom-dark: #000000;
JSON
{
"hex": "#72e4ed",
"rgb": {
"r": 114,
"g": 228,
"b": 237
},
"hsl": {
"h": 184.39,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.8556,
"c": 0.1044,
"h": 202.3
},
"luminance": 0.65179
}Semantic roles & 50–950 ramp
primary
#72E4ED
secondary
#C6483E
accent
#1B0CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485