#35BEBF#35BEBF
#35BEBF is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.2% C 0.113 H 195.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #35BEBF |
|---|---|
| RGB | rgb(53, 190, 191) |
| HSL | hsl(180, 57%, 48%) |
| HSV | hsv(180, 72%, 75%) |
| CMYK | cmyk(72.3%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(70.41, -34.79, -10.98) |
| CIE-LCH | lch(70.41, 36.48, 197.52°) |
| OKLab | oklab(73.19% -0.1085 -0.0305) |
| OKLCH | oklch(73.19% 0.113 195.7) |
| XYZ | xyz(29.2813, 41.3419, 55.7167) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 5.00
Topaz
#13BBAF
ΔE00 5.13
Mediumturquoise
#48D1CC
ΔE00 5.27
Turquoise Blue
#06B1C4
ΔE00 7.23
Tealish
#24BCA8
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BEBF #BF3635
analogous
#35BF7B #35BEBF #3579BF
triadic
#35BEBF #BF35BE #BEBF35
tetradic
#35BEBF #7B35BF #BF3635 #79BF35
square
#35BEBF #7B35BF #BF3635 #79BF35
split-complementary
#35BEBF #BF3579 #BF7B35
monochromatic
#1A5F5F #288E8F #35BEBF #5FD2D3 #8FDFE0
Accessibility & contrast
On white
2.27
#35BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#35BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BEBF
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BEBF | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B5BF
Deuteranopia (green-blind)
#9DA6C0
Tritanopia (blue-blind)
#00C4BE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #35bebf; /* rgb */ color: rgb(53, 190, 191); /* oklch */ color: oklch(73.2% 0.113 195.7);
Tailwind
colors: {
custom: {
50: '#82d2d2',
500: '#35bebf',
950: '#000000',
},
}SCSS
$custom: #35bebf; $custom-light: #82d2d2; $custom-dark: #000000;
JSON
{
"hex": "#35bebf",
"rgb": {
"r": 53,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.435,
"s": 56.557,
"l": 47.843
},
"oklch": {
"l": 0.7319,
"c": 0.11272,
"h": 195.7
},
"luminance": 0.41345
}Semantic roles & 50–950 ramp
primary
#35BEBF
secondary
#CA8685
accent
#4948E0
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282