#5EDCE6#5EDCE6
#5EDCE6 is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.8% C 0.111 H 202.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCE6 |
|---|---|
| RGB | rgb(94, 220, 230) |
| HSL | hsl(184, 73%, 64%) |
| HSV | hsv(184, 59%, 90%) |
| CMYK | cmyk(59.1%, 4.3%, 0%, 9.8%) |
| CIE-LAB | lab(81.44, -31.80, -15.39) |
| CIE-LCH | lch(81.44, 35.33, 205.82°) |
| OKLab | oklab(82.79% -0.103 -0.0426) |
| OKLCH | oklch(82.79% 0.111 202.5) |
| XYZ | xyz(44.4862, 59.2747, 83.9443) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.39
Robin'S Egg
#6DEDFD
ΔE00 4.41
Darkturquoise
#00CED1
ΔE00 5.84
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.38
Robin'S Egg Blue
#98EFF9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCE6 #E6685E
analogous
#5EE6AC #5EDCE6 #5E98E6
triadic
#5EDCE6 #E65EDC #DCE65E
tetradic
#5EDCE6 #AC5EE6 #E6685E #98E65E
square
#5EDCE6 #AC5EE6 #E6685E #98E65E
split-complementary
#5EDCE6 #E65E98 #E6AC5E
monochromatic
#1BA4AF #29D0DE #5EDCE6 #93E8EE #C8F3F6
Accessibility & contrast
On white
1.63
#5EDCE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#5EDCE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCE6
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCE6 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E7
Deuteranopia (green-blind)
#B8C4E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edce6; /* rgb */ color: rgb(94, 220, 230); /* oklch */ color: oklch(82.8% 0.111 202.5);
Tailwind
colors: {
custom: {
50: '#99e7ed',
500: '#5edce6',
950: '#000000',
},
}SCSS
$custom: #5edce6; $custom-light: #99e7ed; $custom-dark: #000000;
JSON
{
"hex": "#5edce6",
"rgb": {
"r": 94,
"g": 220,
"b": 230
},
"hsl": {
"h": 184.412,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.8279,
"c": 0.11146,
"h": 202.5
},
"luminance": 0.59279
}Semantic roles & 50–950 ramp
primary
#5EDCE6
secondary
#B04139
accent
#1F10D5
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484