#5EDDE2#5EDDE2
#5EDDE2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.112 H 198.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE2 |
|---|---|
| RGB | rgb(94, 221, 226) |
| HSL | hsl(182, 69%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(58.4%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.61, -33.37, -13.01) |
| CIE-LCH | lch(81.61, 35.82, 201.30°) |
| OKLab | oklab(82.88% -0.1057 -0.036) |
| OKLCH | oklch(82.88% 0.112 198.8) |
| XYZ | xyz(44.1942, 59.5790, 81.1076) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.41
Mediumturquoise
#48D1CC
ΔE00 4.98
Darkturquoise
#00CED1
ΔE00 5.15
Robin'S Egg
#6DEDFD
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 6.18
Robin Egg Blue
#8AF1FE
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE2 #E2635E
analogous
#5EE2A5 #5EDDE2 #5E9BE2
triadic
#5EDDE2 #E25EDD #DDE25E
tetradic
#5EDDE2 #A55EE2 #E2635E #9BE25E
square
#5EDDE2 #A55EE2 #E2635E #9BE25E
split-complementary
#5EDDE2 #E25E9B #E2A55E
monochromatic
#1EA2A7 #2AD2D9 #5EDDE2 #92E8EB #C6F3F5
Accessibility & contrast
On white
1.63
#5EDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5EDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde2; /* rgb */ color: rgb(94, 221, 226); /* oklch */ color: oklch(82.9% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5edde2',
950: '#000000',
},
}SCSS
$custom: #5edde2; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5edde2",
"rgb": {
"r": 94,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.273,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.82884,
"c": 0.11165,
"h": 198.8
},
"luminance": 0.59584
}Semantic roles & 50–950 ramp
primary
#5EDDE2
secondary
#AA3F3B
accent
#1B14D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484