#5EDCEF#5EDCEF
#5EDCEF is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.1% C 0.113 H 208.8°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCEF |
|---|---|
| RGB | rgb(94, 220, 239) |
| HSL | hsl(188, 82%, 65%) |
| HSV | hsv(188, 61%, 94%) |
| CMYK | cmyk(60.7%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(81.73, -29.29, -19.74) |
| CIE-LCH | lch(81.73, 35.32, 213.98°) |
| OKLab | oklab(83.11% -0.0994 -0.0547) |
| OKLCH | oklch(83.11% 0.113 208.8) |
| XYZ | xyz(45.7828, 59.7933, 90.7731) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 5.19
Robin Egg Blue
#8AF1FE
ΔE00 5.59
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCEF #EF715E
analogous
#5EEFB9 #5EDCEF #5E93EF
triadic
#5EDCEF #EF5EDC #DCEF5E
tetradic
#5EDCEF #B95EEF #EF715E #93EF5E
square
#5EDCEF #B95EEF #EF715E #93EF5E
split-complementary
#5EDCEF #EF5E93 #EFB95E
monochromatic
#13A9C0 #26D0E9 #5EDCEF #96E8F5 #CDF4FA
Accessibility & contrast
On white
1.62
#5EDCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#5EDCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCEF
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCEF | 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)
#CAD4F0
Deuteranopia (green-blind)
#B5C4EF
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5edcef; /* rgb */ color: rgb(94, 220, 239); /* oklch */ color: oklch(83.1% 0.113 208.8);
Tailwind
colors: {
custom: {
50: '#9ae7f4',
500: '#5edcef',
950: '#000000',
},
}SCSS
$custom: #5edcef; $custom-light: #9ae7f4; $custom-dark: #000000;
JSON
{
"hex": "#5edcef",
"rgb": {
"r": 94,
"g": 220,
"b": 239
},
"hsl": {
"h": 187.862,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.83112,
"c": 0.11348,
"h": 208.8
},
"luminance": 0.59798
}Semantic roles & 50–950 ramp
primary
#5EDCEF
secondary
#BE4633
accent
#2307DE
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1617
muted
#808485