#5EDCEE#5EDCEE
#5EDCEE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.113 H 208.1°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCEE |
|---|---|
| RGB | rgb(94, 220, 238) |
| HSL | hsl(188, 81%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(60.5%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(81.69, -29.57, -19.26) |
| CIE-LCH | lch(81.69, 35.29, 213.08°) |
| OKLab | oklab(83.08% -0.0998 -0.0534) |
| OKLCH | oklch(83.08% 0.113 208.1) |
| XYZ | xyz(45.6355, 59.7344, 89.9972) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.60
Robin'S Egg
#6DEDFD
ΔE00 3.90
Neon Blue
#04D9FF
ΔE00 5.48
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Robin'S Egg Blue
#98EFF9
ΔE00 6.31
Darkturquoise
#00CED1
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCEE #EE705E
analogous
#5EEEB8 #5EDCEE #5E94EE
triadic
#5EDCEE #EE5EDC #DCEE5E
tetradic
#5EDCEE #B85EEE #EE705E #94EE5E
square
#5EDCEE #B85EEE #EE705E #94EE5E
split-complementary
#5EDCEE #EE5E94 #EEB85E
monochromatic
#14A8BE #27D0E8 #5EDCEE #95E8F4 #CDF4FA
Accessibility & contrast
On white
1.62
#5EDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#5EDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCEE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCEE | 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)
#CBD4EF
Deuteranopia (green-blind)
#B5C4EE
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edcee; /* rgb */ color: rgb(94, 220, 238); /* oklch */ color: oklch(83.1% 0.113 208.1);
Tailwind
colors: {
custom: {
50: '#9ae7f3',
500: '#5edcee',
950: '#000000',
},
}SCSS
$custom: #5edcee; $custom-light: #9ae7f3; $custom-dark: #000000;
JSON
{
"hex": "#5edcee",
"rgb": {
"r": 94,
"g": 220,
"b": 238
},
"hsl": {
"h": 187.5,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.83076,
"c": 0.11318,
"h": 208.1
},
"luminance": 0.59739
}Semantic roles & 50–950 ramp
primary
#5EDCEE
secondary
#BC4534
accent
#2308DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485