#5EDDEE#5EDDEE
#5EDDEE is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.114 H 207.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDDEE |
|---|---|
| RGB | rgb(94, 221, 238) |
| HSL | hsl(187, 81%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.5%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.98, -30.05, -18.83) |
| CIE-LCH | lch(81.98, 35.46, 212.06°) |
| OKLab | oklab(83.31% -0.1008 -0.0522) |
| OKLCH | oklch(83.31% 0.114 207.4) |
| XYZ | xyz(45.8987, 60.2609, 90.0849) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.50
Robin'S Egg
#6DEDFD
ΔE00 3.64
Robin Egg Blue
#8AF1FE
ΔE00 5.34
Neon Blue
#04D9FF
ΔE00 5.81
Robin'S Egg Blue
#98EFF9
ΔE00 6.13
Darkturquoise
#00CED1
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDDEE #EE6F5E
analogous
#5EEEB7 #5EDDEE #5E95EE
triadic
#5EDDEE #EE5EDD #DDEE5E
tetradic
#5EDDEE #B75EEE #EE6F5E #95EE5E
square
#5EDDEE #B75EEE #EE6F5E #95EE5E
split-complementary
#5EDDEE #EE5E95 #EEB75E
monochromatic
#14AABE #27D1E8 #5EDDEE #95E9F4 #CDF4FA
Accessibility & contrast
On white
1.61
#5EDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5EDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDDEE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDDEE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EF
Deuteranopia (green-blind)
#B6C5EE
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5eddee; /* rgb */ color: rgb(94, 221, 238); /* oklch */ color: oklch(83.3% 0.114 207.4);
Tailwind
colors: {
custom: {
50: '#9ae8f3',
500: '#5eddee',
950: '#000000',
},
}SCSS
$custom: #5eddee; $custom-light: #9ae8f3; $custom-dark: #000000;
JSON
{
"hex": "#5eddee",
"rgb": {
"r": 94,
"g": 221,
"b": 238
},
"hsl": {
"h": 187.083,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.83306,
"c": 0.11352,
"h": 207.4
},
"luminance": 0.60266
}Semantic roles & 50–950 ramp
primary
#5EDDEE
secondary
#BC4434
accent
#2108DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485