#5EDDE6#5EDDE6
#5EDDE6 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.0% C 0.112 H 201.7°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDE6 |
|---|---|
| RGB | rgb(94, 221, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59.1%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(81.73, -32.28, -14.95) |
| CIE-LCH | lch(81.73, 35.57, 204.86°) |
| OKLab | oklab(83.02% -0.104 -0.0414) |
| OKLCH | oklch(83.02% 0.112 201.7) |
| XYZ | xyz(44.7494, 59.8011, 84.0320) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Robin'S Egg
#6DEDFD
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.16
Robin'S Egg Blue
#98EFF9
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDE6 #E6675E
analogous
#5EE6AB #5EDDE6 #5E99E6
triadic
#5EDDE6 #E65EDD #DDE65E
tetradic
#5EDDE6 #AB5EE6 #E6675E #99E65E
square
#5EDDE6 #AB5EE6 #E6675E #99E65E
split-complementary
#5EDDE6 #E65E99 #E6AB5E
monochromatic
#1BA5AF #29D2DE #5EDDE6 #93E8EE #C8F3F6
Accessibility & contrast
On white
1.62
#5EDDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5EDDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDE6
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDE6 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED4E7
Deuteranopia (green-blind)
#B9C4E7
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edde6; /* rgb */ color: rgb(94, 221, 230); /* oklch */ color: oklch(83.0% 0.112 201.7);
Tailwind
colors: {
custom: {
50: '#99e8ed',
500: '#5edde6',
950: '#000000',
},
}SCSS
$custom: #5edde6; $custom-light: #99e8ed; $custom-dark: #000000;
JSON
{
"hex": "#5edde6",
"rgb": {
"r": 94,
"g": 221,
"b": 230
},
"hsl": {
"h": 183.971,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.83022,
"c": 0.11198,
"h": 201.7
},
"luminance": 0.59806
}Semantic roles & 50–950 ramp
primary
#5EDDE6
secondary
#B04139
accent
#1D10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484