#5EDCE3#5EDCE3
#5EDCE3 is a very light, moderate teal. Relative luminance 0.591; OKLCH L 82.7% C 0.111 H 200.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDCE3 |
|---|---|
| RGB | rgb(94, 220, 227) |
| HSL | hsl(183, 70%, 63%) |
| HSV | hsv(183, 59%, 89%) |
| CMYK | cmyk(58.6%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.35, -32.62, -13.93) |
| CIE-LCH | lch(81.35, 35.47, 203.12°) |
| OKLab | oklab(82.69% -0.1042 -0.0385) |
| OKLCH | oklch(82.69% 0.111 200.3) |
| XYZ | xyz(44.0685, 59.1076, 81.7446) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Robin'S Egg
#6DEDFD
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.28
Mediumturquoise
#48D1CC
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.30
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDCE3 #E3655E
analogous
#5EE3A7 #5EDCE3 #5E99E3
triadic
#5EDCE3 #E35EDC #DCE35E
tetradic
#5EDCE3 #A75EE3 #E3655E #99E35E
square
#5EDCE3 #A75EE3 #E3655E #99E35E
split-complementary
#5EDCE3 #E35E99 #E3A75E
monochromatic
#1DA2A9 #2AD1DA #5EDCE3 #92E7EC #C6F3F5
Accessibility & contrast
On white
1.64
#5EDCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#5EDCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDCE3
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDCE3 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#B8C4E4
Tritanopia (blue-blind)
#00E3DE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5edce3; /* rgb */ color: rgb(94, 220, 227); /* oklch */ color: oklch(82.7% 0.111 200.3);
Tailwind
colors: {
custom: {
50: '#99e7eb',
500: '#5edce3',
950: '#000000',
},
}SCSS
$custom: #5edce3; $custom-light: #99e7eb; $custom-dark: #000000;
JSON
{
"hex": "#5edce3",
"rgb": {
"r": 94,
"g": 220,
"b": 227
},
"hsl": {
"h": 183.158,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82686,
"c": 0.11114,
"h": 200.3
},
"luminance": 0.59112
}Semantic roles & 50–950 ramp
primary
#5EDCE3
secondary
#AB403A
accent
#1D13D2
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484