#33CC9B#33CC9B
#33CC9B is a light, vivid teal. Relative luminance 0.463; OKLCH L 75.6% C 0.144 H 166.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #33CC9B |
|---|---|
| RGB | rgb(51, 204, 155) |
| HSL | hsl(161, 60%, 50%) |
| HSV | hsv(161, 75%, 80%) |
| CMYK | cmyk(75%, 0%, 24%, 20%) |
| CIE-LAB | lab(73.71, -50.57, 13.35) |
| CIE-LCH | lch(73.71, 52.30, 165.21°) |
| OKLab | oklab(75.56% -0.1395 0.0341) |
| OKLCH | oklch(75.56% 0.144 166.3) |
| XYZ | xyz(28.8712, 46.2526, 38.4100) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.94
Greenblue
#23C48B
ΔE00 3.05
Green Blue
#01C08D
ΔE00 3.51
Greenish Teal
#32BF84
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CC9B #CC3364
analogous
#33CC4E #33CC9B #33B1CC
triadic
#33CC9B #9B33CC #CC9B33
tetradic
#33CC9B #4E33CC #CC3364 #B1CC33
square
#33CC9B #4E33CC #CC3364 #B1CC33
split-complementary
#33CC9B #CC33B1 #CC4E33
monochromatic
#1B6A51 #279B76 #33CC9B #64D8B3 #95E4CB
Accessibility & contrast
On white
2.05
#33CC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#33CC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CC9B
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CC9B | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BD98
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#00CDBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #33cc9b; /* rgb */ color: rgb(51, 204, 155); /* oklch */ color: oklch(75.6% 0.144 166.3);
Tailwind
colors: {
custom: {
50: '#81dcb8',
500: '#33cc9b',
950: '#000000',
},
}SCSS
$custom: #33cc9b; $custom-light: #81dcb8; $custom-dark: #000000;
JSON
{
"hex": "#33cc9b",
"rgb": {
"r": 51,
"g": 204,
"b": 155
},
"hsl": {
"h": 160.784,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.75559,
"c": 0.14366,
"h": 166.3
},
"luminance": 0.46256
}Semantic roles & 50–950 ramp
primary
#33CC9B
secondary
#D08BA1
accent
#4577E3
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380