#5EDEE5#5EDEE5
#5EDEE5 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.112 H 200.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDEE5 |
|---|---|
| RGB | rgb(94, 222, 229) |
| HSL | hsl(183, 72%, 63%) |
| HSV | hsv(183, 59%, 90%) |
| CMYK | cmyk(59%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(81.99, -33.02, -14.04) |
| CIE-LCH | lch(81.99, 35.88, 203.03°) |
| OKLab | oklab(83.22% -0.1055 -0.0388) |
| OKLCH | oklch(83.22% 0.112 200.2) |
| XYZ | xyz(44.8742, 60.2747, 83.3828) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.03
Robin'S Egg
#6DEDFD
ΔE00 4.69
Darkturquoise
#00CED1
ΔE00 5.56
Mediumturquoise
#48D1CC
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Bright Light Blue
#26F7FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDEE5 #E5655E
analogous
#5EE5A8 #5EDEE5 #5E9AE5
triadic
#5EDEE5 #E55EDE #DEE55E
tetradic
#5EDEE5 #A85EE5 #E5655E #9AE55E
square
#5EDEE5 #A85EE5 #E5655E #9AE55E
split-complementary
#5EDEE5 #E55E9A #E5A85E
monochromatic
#1CA5AD #29D3DC #5EDEE5 #93E9EE #C7F4F6
Accessibility & contrast
On white
1.61
#5EDEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EDEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDEE5
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDEE5 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BAC5E6
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5edee5; /* rgb */ color: rgb(94, 222, 229); /* oklch */ color: oklch(83.2% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5edee5',
950: '#000000',
},
}SCSS
$custom: #5edee5; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5edee5",
"rgb": {
"r": 94,
"g": 222,
"b": 229
},
"hsl": {
"h": 183.111,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.8322,
"c": 0.11241,
"h": 200.2
},
"luminance": 0.60279
}Semantic roles & 50–950 ramp
primary
#5EDEE5
secondary
#AE3F39
accent
#1B11D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484