#5EEBE6#5EEBE6
#5EEBE6 is a very light, vivid teal. Relative luminance 0.675; OKLCH L 86.3% C 0.121 H 191.9°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEBE6 |
|---|---|
| RGB | rgb(94, 235, 230) |
| HSL | hsl(178, 78%, 65%) |
| HSV | hsv(178, 60%, 92%) |
| CMYK | cmyk(60%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(85.76, -38.78, -8.94) |
| CIE-LCH | lch(85.76, 39.80, 192.98°) |
| OKLab | oklab(86.28% -0.1184 -0.0249) |
| OKLCH | oklch(86.28% 0.121 191.9) |
| XYZ | xyz(48.6011, 67.5044, 85.3159) |
| Luminance | 0.6751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 4.64
Bright Turquoise
#0FFEF9
ΔE00 4.72
Turquoise
#40E0D0
ΔE00 4.90
Aqua
#00FFFF
ΔE00 5.08
Bright Aqua
#0BF9EA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEBE6 #EB5E63
analogous
#5EEB9F #5EEBE6 #5EAAEB
triadic
#5EEBE6 #E65EEB #EBE65E
tetradic
#5EEBE6 #9F5EEB #EB5E63 #AAEB5E
square
#5EEBE6 #9F5EEB #EB5E63 #AAEB5E
split-complementary
#5EEBE6 #EB5EAA #EB9F5E
monochromatic
#17B8B2 #28E4DE #5EEBE6 #94F2EE #CBF9F7
Accessibility & contrast
On white
1.45
#5EEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5EEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEBE6
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEBE6 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E6
Deuteranopia (green-blind)
#C8D0E7
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5eebe6; /* rgb */ color: rgb(94, 235, 230); /* oklch */ color: oklch(86.3% 0.121 191.9);
Tailwind
colors: {
custom: {
50: '#9af2ed',
500: '#5eebe6',
950: '#000000',
},
}SCSS
$custom: #5eebe6; $custom-light: #9af2ed; $custom-dark: #000000;
JSON
{
"hex": "#5eebe6",
"rgb": {
"r": 94,
"g": 235,
"b": 230
},
"hsl": {
"h": 177.872,
"s": 77.901,
"l": 64.51
},
"oklch": {
"l": 0.86278,
"c": 0.12095,
"h": 191.9
},
"luminance": 0.6751
}Semantic roles & 50–950 ramp
primary
#5EEBE6
secondary
#B7363B
accent
#0B13DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584