#5EEDE9#5EEDE9
#5EEDE9 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.8% C 0.122 H 192.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEDE9 |
|---|---|
| RGB | rgb(94, 237, 233) |
| HSL | hsl(178, 80%, 65%) |
| HSV | hsv(178, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(86.42, -38.90, -9.53) |
| CIE-LCH | lch(86.42, 40.05, 193.77°) |
| OKLab | oklab(86.84% -0.1191 -0.0265) |
| OKLCH | oklch(86.84% 0.122 192.5) |
| XYZ | xyz(49.6018, 68.8260, 87.7457) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.93
Bright Light Blue
#26F7FD
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.63
Bright Aqua
#0BF9EA
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEDE9 #ED5E62
analogous
#5EEDA2 #5EEDE9 #5EA9ED
triadic
#5EEDE9 #E95EED #EDE95E
tetradic
#5EEDE9 #A25EED #ED5E62 #A9ED5E
square
#5EEDE9 #A25EED #ED5E62 #A9ED5E
split-complementary
#5EEDE9 #ED5EA9 #EDA25E
monochromatic
#15BCB7 #27E7E1 #5EEDE9 #95F3F1 #CCF9F8
Accessibility & contrast
On white
1.42
#5EEDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5EEDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEDE9
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEDE9 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E9
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#00F3EB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5eede9; /* rgb */ color: rgb(94, 237, 233); /* oklch */ color: oklch(86.8% 0.122 192.5);
Tailwind
colors: {
custom: {
50: '#9bf3f0',
500: '#5eede9',
950: '#000000',
},
}SCSS
$custom: #5eede9; $custom-light: #9bf3f0; $custom-dark: #000000;
JSON
{
"hex": "#5eede9",
"rgb": {
"r": 94,
"g": 237,
"b": 233
},
"hsl": {
"h": 178.322,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.8684,
"c": 0.12205,
"h": 192.5
},
"luminance": 0.68831
}Semantic roles & 50–950 ramp
primary
#5EEDE9
secondary
#BA3538
accent
#090FDC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585