#35BE9F#35BE9F
#35BE9F is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.124 H 173.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #35BE9F |
|---|---|
| RGB | rgb(53, 190, 159) |
| HSL | hsl(166, 56%, 48%) |
| HSV | hsv(166, 72%, 75%) |
| CMYK | cmyk(72.1%, 0%, 16.3%, 25.5%) |
| CIE-LAB | lab(69.53, -43.52, 5.24) |
| CIE-LCH | lch(69.53, 43.83, 173.13°) |
| OKLab | oklab(72.18% -0.1231 0.0132) |
| OKLCH | oklch(72.18% 0.124 173.9) |
| XYZ | xyz(26.1365, 40.0839, 39.1537) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 3.53
Tealish
#24BCA8
ΔE00 3.61
Green Blue
#01C08D
ΔE00 5.20
Mediumaquamarine
#66CDAA
ΔE00 5.41
Topaz
#13BBAF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#35BE9F #BE3554
analogous
#35BE5A #35BE9F #3599BE
triadic
#35BE9F #9F35BE #BE9F35
tetradic
#35BE9F #5A35BE #BE3554 #99BE35
square
#35BE9F #5A35BE #BE3554 #99BE35
split-complementary
#35BE9F #BE3599 #BE5A35
monochromatic
#1A5E4F #288E77 #35BE9F #5ED2B8 #8EDFCD
Accessibility & contrast
On white
2.33
#35BE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#35BE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #35BE9F
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##35BE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##35BE9F | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#A5A4A1
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #35be9f; /* rgb */ color: rgb(53, 190, 159); /* oklch */ color: oklch(72.2% 0.124 173.9);
Tailwind
colors: {
custom: {
50: '#80d2bb',
500: '#35be9f',
950: '#000000',
},
}SCSS
$custom: #35be9f; $custom-light: #80d2bb; $custom-dark: #000000;
JSON
{
"hex": "#35be9f",
"rgb": {
"r": 53,
"g": 190,
"b": 159
},
"hsl": {
"h": 166.423,
"s": 56.379,
"l": 47.647
},
"oklch": {
"l": 0.72175,
"c": 0.12377,
"h": 173.9
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#35BE9F
secondary
#CA8594
accent
#486AE0
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380