#3CBE99#3CBE99
#3CBE99 is a light, vivid teal. Relative luminance 0.401; OKLCH L 72.2% C 0.125 H 169.9°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3CBE99 |
|---|---|
| RGB | rgb(60, 190, 153) |
| HSL | hsl(163, 52%, 49%) |
| HSV | hsv(163, 68%, 75%) |
| CMYK | cmyk(68.4%, 0%, 19.5%, 25.5%) |
| CIE-LAB | lab(69.53, -43.99, 8.54) |
| CIE-LCH | lch(69.53, 44.81, 169.02°) |
| OKLab | oklab(72.17% -0.123 0.0218) |
| OKLCH | oklch(72.17% 0.125 169.9) |
| XYZ | xyz(26.0237, 40.0845, 36.4964) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.36
Green Blue
#01C08D
ΔE00 3.67
Greenblue
#23C48B
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 5.04
Turquoise (survey)
#06C2AC
ΔE00 5.35
Greenish Teal
#32BF84
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CBE99 #BE3C61
analogous
#3CBE58 #3CBE99 #3CA2BE
triadic
#3CBE99 #993CBE #BE993C
tetradic
#3CBE99 #583CBE #BE3C61 #A2BE3C
square
#3CBE99 #583CBE #BE3C61 #A2BE3C
split-complementary
#3CBE99 #BE3CA2 #BE583C
monochromatic
#1F614E #2D8F74 #3CBE99 #68CFB2 #96DECA
Accessibility & contrast
On white
2.33
#3CBE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#3CBE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CBE99
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CBE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CBE99 | 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)
#B9B197
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#00BFB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #3cbe99; /* rgb */ color: rgb(60, 190, 153); /* oklch */ color: oklch(72.2% 0.125 169.9);
Tailwind
colors: {
custom: {
50: '#82d2b7',
500: '#3cbe99',
950: '#000000',
},
}SCSS
$custom: #3cbe99; $custom-light: #82d2b7; $custom-dark: #000000;
JSON
{
"hex": "#3cbe99",
"rgb": {
"r": 60,
"g": 190,
"b": 153
},
"hsl": {
"h": 162.923,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.72169,
"c": 0.12491,
"h": 169.9
},
"luminance": 0.40087
}Semantic roles & 50–950 ramp
primary
#3CBE99
secondary
#CA8C9E
accent
#4C75DB
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380