#5EDDE5#5EDDE5
#5EDDE5 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.112 H 201.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE5 |
|---|---|
| RGB | rgb(94, 221, 229) |
| HSL | hsl(184, 72%, 63%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(81.70, -32.55, -14.47) |
| CIE-LCH | lch(81.70, 35.62, 203.96°) |
| OKLab | oklab(82.99% -0.1044 -0.04) |
| OKLCH | oklch(82.99% 0.112 201) |
| XYZ | xyz(44.6094, 59.7451, 83.2946) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.76
Robin'S Egg
#6DEDFD
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Bright Light Blue
#26F7FD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE5 #E5665E
analogous
#5EE5AA #5EDDE5 #5E99E5
triadic
#5EDDE5 #E55EDD #DDE55E
tetradic
#5EDDE5 #AA5EE5 #E5665E #99E55E
square
#5EDDE5 #AA5EE5 #E5665E #99E55E
split-complementary
#5EDDE5 #E55E99 #E5AA5E
monochromatic
#1CA4AD #29D2DC #5EDDE5 #93E8EE #C7F3F6
Accessibility & contrast
On white
1.62
#5EDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5EDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE5
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE5 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E6
Deuteranopia (green-blind)
#B9C4E6
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde5; /* rgb */ color: rgb(94, 221, 229); /* oklch */ color: oklch(83.0% 0.112 201.0);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5edde5',
950: '#000000',
},
}SCSS
$custom: #5edde5; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5edde5",
"rgb": {
"r": 94,
"g": 221,
"b": 229
},
"hsl": {
"h": 183.556,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82987,
"c": 0.11186,
"h": 201
},
"luminance": 0.5975
}Semantic roles & 50–950 ramp
primary
#5EDDE5
secondary
#AE4039
accent
#1D11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484