#5EECED#5EECED
#5EECED is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.7% C 0.121 H 195.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EECED |
|---|---|
| RGB | rgb(94, 236, 237) |
| HSL | hsl(180, 80%, 65%) |
| HSV | hsv(180, 60%, 93%) |
| CMYK | cmyk(60.3%, 0.4%, 0%, 7.1%) |
| CIE-LAB | lab(86.25, -37.38, -11.89) |
| CIE-LCH | lch(86.25, 39.23, 197.65°) |
| OKLab | oklab(86.74% -0.1165 -0.033) |
| OKLCH | oklch(86.74% 0.121 195.8) |
| XYZ | xyz(49.8909, 68.4797, 90.6929) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 3.87
Aqua
#00FFFF
ΔE00 4.80
Bright Turquoise
#0FFEF9
ΔE00 5.09
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EECED #ED5F5E
analogous
#5EEDA7 #5EECED #5EA4ED
triadic
#5EECED #ED5EEC #ECED5E
tetradic
#5EECED #A75EED #ED5F5E #A4ED5E
square
#5EECED #A75EED #ED5F5E #A4ED5E
split-complementary
#5EECED #ED5EA4 #EDA75E
monochromatic
#15BABC #27E6E7 #5EECED #95F2F3 #CCF9F9
Accessibility & contrast
On white
1.43
#5EECED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5EECED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EECED
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EECED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EECED | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#C7D1EE
Tritanopia (blue-blind)
#00F3EC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eeced; /* rgb */ color: rgb(94, 236, 237); /* oklch */ color: oklch(86.7% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9bf2f2',
500: '#5eeced',
950: '#000000',
},
}SCSS
$custom: #5eeced; $custom-light: #9bf2f2; $custom-dark: #000000;
JSON
{
"hex": "#5eeced",
"rgb": {
"r": 94,
"g": 236,
"b": 237
},
"hsl": {
"h": 180.42,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.86739,
"c": 0.12104,
"h": 195.8
},
"luminance": 0.68485
}Semantic roles & 50–950 ramp
primary
#5EECED
secondary
#BA3635
accent
#0B09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585