#5EBEBE#5EBEBE
#5EBEBE is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.4% C 0.091 H 195.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EBEBE |
|---|---|
| RGB | rgb(94, 190, 190) |
| HSL | hsl(180, 42%, 56%) |
| HSV | hsv(180, 51%, 75%) |
| CMYK | cmyk(50.5%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(71.50, -28.17, -8.69) |
| CIE-LCH | lch(71.50, 29.48, 197.15°) |
| OKLab | oklab(74.38% -0.0874 -0.024) |
| OKLCH | oklch(74.38% 0.091 195.4) |
| XYZ | xyz(32.3200, 42.9214, 55.2867) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 5.70
Lightseagreen
#20B2AA
ΔE00 6.39
Topaz
#13BBAF
ΔE00 6.57
Turquoise Blue
#06B1C4
ΔE00 7.92
Tealish
#24BCA8
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EBEBE #BE5E5E
analogous
#5EBE8E #5EBEBE #5E8EBE
triadic
#5EBEBE #BE5EBE #BEBE5E
tetradic
#5EBEBE #8E5EBE #BE5E5E #8EBE5E
square
#5EBEBE #8E5EBE #BE5E5E #8EBE5E
split-complementary
#5EBEBE #BE5E8E #BE8E5E
monochromatic
#2E7373 #409F9F #5EBEBE #8AD0D0 #B5E1E1
Accessibility & contrast
On white
2.19
#5EBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#5EBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EBEBE
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EBEBE | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A3AABF
Tritanopia (blue-blind)
#18C3BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #5ebebe; /* rgb */ color: rgb(94, 190, 190); /* oklch */ color: oklch(74.4% 0.091 195.4);
Tailwind
colors: {
custom: {
50: '#94d2d1',
500: '#5ebebe',
950: '#000000',
},
}SCSS
$custom: #5ebebe; $custom-light: #94d2d1; $custom-dark: #000000;
JSON
{
"hex": "#5ebebe",
"rgb": {
"r": 94,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 42.478,
"l": 55.686
},
"oklch": {
"l": 0.74375,
"c": 0.09064,
"h": 195.4
},
"luminance": 0.42924
}Semantic roles & 50–950 ramp
primary
#5EBEBE
secondary
#D0A8A8
accent
#5656D2
background
#F9FCFC
surface
#F2F9F9
border
#CCD2D2
text
#0E1414
muted
#7E8282