#5EDDE8#5EDDE8
#5EDDE8 is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.112 H 203.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE8 |
|---|---|
| RGB | rgb(94, 221, 232) |
| HSL | hsl(185, 75%, 64%) |
| HSV | hsv(185, 59%, 91%) |
| CMYK | cmyk(59.5%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(81.79, -31.73, -15.92) |
| CIE-LCH | lch(81.79, 35.50, 206.65°) |
| OKLab | oklab(83.09% -0.1032 -0.0441) |
| OKLCH | oklch(83.09% 0.112 203.1) |
| XYZ | xyz(45.0319, 59.9141, 85.5197) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.35
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.17
Robin'S Egg Blue
#98EFF9
ΔE00 6.23
Bright Light Blue
#26F7FD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE8 #E8695E
analogous
#5EE8AE #5EDDE8 #5E98E8
triadic
#5EDDE8 #E85EDD #DDE85E
tetradic
#5EDDE8 #AE5EE8 #E8695E #98E85E
square
#5EDDE8 #AE5EE8 #E8695E #98E85E
split-complementary
#5EDDE8 #E85E98 #E8AE5E
monochromatic
#19A6B2 #28D2E0 #5EDDE8 #94E8F0 #C9F4F7
Accessibility & contrast
On white
1.62
#5EDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#5EDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE8
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE8 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde8; /* rgb */ color: rgb(94, 221, 232); /* oklch */ color: oklch(83.1% 0.112 203.1);
Tailwind
colors: {
custom: {
50: '#99e8ef',
500: '#5edde8',
950: '#000000',
},
}SCSS
$custom: #5edde8; $custom-light: #99e8ef; $custom-dark: #000000;
JSON
{
"hex": "#5edde8",
"rgb": {
"r": 94,
"g": 221,
"b": 232
},
"hsl": {
"h": 184.783,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83092,
"c": 0.11225,
"h": 203.1
},
"luminance": 0.59919
}Semantic roles & 50–950 ramp
primary
#5EDDE8
secondary
#B34138
accent
#1E0ED7
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485