#5EEBE9#5EEBE9
#5EEBE9 is a very light, vivid teal. Relative luminance 0.677; OKLCH L 86.4% C 0.121 H 193.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBE9 |
|---|---|
| RGB | rgb(94, 235, 233) |
| HSL | hsl(179, 78%, 65%) |
| HSV | hsv(179, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 0.9%, 7.8%) |
| CIE-LAB | lab(85.84, -37.99, -10.39) |
| CIE-LCH | lch(85.84, 39.39, 195.29°) |
| OKLab | oklab(86.38% -0.1171 -0.0288) |
| OKLCH | oklch(86.38% 0.121 193.8) |
| XYZ | xyz(49.0260, 67.6743, 87.5537) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.98
Bright Cyan
#41FDFE
ΔE00 4.14
Bright Turquoise
#0FFEF9
ΔE00 4.88
Aqua
#00FFFF
ΔE00 4.92
Turquoise
#40E0D0
ΔE00 5.78
Bright Aqua
#0BF9EA
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBE9 #EB5E60
analogous
#5EEBA3 #5EEBE9 #5EA7EB
triadic
#5EEBE9 #E95EEB #EBE95E
tetradic
#5EEBE9 #A35EEB #EB5E60 #A7EB5E
square
#5EEBE9 #A35EEB #EB5E60 #A7EB5E
split-complementary
#5EEBE9 #EB5EA7 #EBA35E
monochromatic
#17B8B5 #28E4E2 #5EEBE9 #94F2F0 #CBF9F8
Accessibility & contrast
On white
1.44
#5EEBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5EEBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBE9
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBE9 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0E9
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#00F2EA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eebe9; /* rgb */ color: rgb(94, 235, 233); /* oklch */ color: oklch(86.4% 0.121 193.8);
Tailwind
colors: {
custom: {
50: '#9bf2f0',
500: '#5eebe9',
950: '#000000',
},
}SCSS
$custom: #5eebe9; $custom-light: #9bf2f0; $custom-dark: #000000;
JSON
{
"hex": "#5eebe9",
"rgb": {
"r": 94,
"g": 235,
"b": 233
},
"hsl": {
"h": 179.149,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.86375,
"c": 0.12061,
"h": 193.8
},
"luminance": 0.6768
}Semantic roles & 50–950 ramp
primary
#5EEBE9
secondary
#B73638
accent
#0B0EDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585