#3EBEBE#3EBEBE
#3EBEBE is a light, moderate teal. Relative luminance 0.416; OKLCH L 73.4% C 0.109 H 195.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3EBEBE |
|---|---|
| RGB | rgb(62, 190, 190) |
| HSL | hsl(180, 51%, 49%) |
| HSV | hsv(180, 67%, 75%) |
| CMYK | cmyk(67.4%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(70.57, -33.89, -10.18) |
| CIE-LCH | lch(70.57, 35.39, 196.72°) |
| OKLab | oklab(73.36% -0.1052 -0.0283) |
| OKLCH | oklch(73.36% 0.109 195) |
| XYZ | xyz(29.6901, 41.5654, 55.1634) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 4.92
Topaz
#13BBAF
ΔE00 4.99
Mediumturquoise
#48D1CC
ΔE00 5.10
Tealish
#24BCA8
ΔE00 7.40
Turquoise Blue
#06B1C4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3EBEBE #BE3E3E
analogous
#3EBE7E #3EBEBE #3E7EBE
triadic
#3EBEBE #BE3EBE #BEBE3E
tetradic
#3EBEBE #7E3EBE #BE3E3E #7EBE3E
square
#3EBEBE #7E3EBE #BE3E3E #7EBE3E
split-complementary
#3EBEBE #BE3E7E #BE7E3E
monochromatic
#206262 #2F9090 #3EBEBE #6BCFCF #99DEDE
Accessibility & contrast
On white
2.25
#3EBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#3EBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3EBEBE
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3EBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3EBEBE | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#9EA7BF
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #3ebebe; /* rgb */ color: rgb(62, 190, 190); /* oklch */ color: oklch(73.4% 0.109 195.0);
Tailwind
colors: {
custom: {
50: '#85d2d1',
500: '#3ebebe',
950: '#000000',
},
}SCSS
$custom: #3ebebe; $custom-light: #85d2d1; $custom-dark: #000000;
JSON
{
"hex": "#3ebebe",
"rgb": {
"r": 62,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 50.794,
"l": 49.412
},
"oklch": {
"l": 0.73359,
"c": 0.10898,
"h": 195
},
"luminance": 0.41569
}Semantic roles & 50–950 ramp
primary
#3EBEBE
secondary
#C98E8E
accent
#4E4EDA
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282