#33C59B#33C59B
#33C59B is a light, vivid teal. Relative luminance 0.430; OKLCH L 73.8% C 0.135 H 168.8°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #33C59B |
|---|---|
| RGB | rgb(51, 197, 155) |
| HSL | hsl(163, 59%, 49%) |
| HSV | hsv(163, 74%, 77%) |
| CMYK | cmyk(74.1%, 0%, 21.3%, 22.7%) |
| CIE-LAB | lab(71.55, -47.72, 10.31) |
| CIE-LCH | lch(71.55, 48.82, 167.81°) |
| OKLab | oklab(73.79% -0.1327 0.0263) |
| OKLCH | oklch(73.79% 0.135 168.8) |
| XYZ | xyz(27.2447, 42.9996, 37.8679) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.94
Greenblue
#23C48B
ΔE00 3.65
Mediumaquamarine
#66CDAA
ΔE00 4.45
Eucalyptus
#44D7A8
ΔE00 4.59
Greenish Teal
#32BF84
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C59B #C5335D
analogous
#33C552 #33C59B #33A6C5
triadic
#33C59B #9B33C5 #C59B33
tetradic
#33C59B #5233C5 #C5335D #A6C533
square
#33C59B #5233C5 #C5335D #A6C533
split-complementary
#33C59B #C533A6 #C55233
monochromatic
#1A644E #269475 #33C59B #5FD6B4 #90E2CB
Accessibility & contrast
On white
2.19
#33C59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#33C59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C59B
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C59B | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B799
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#00C6B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #33c59b; /* rgb */ color: rgb(51, 197, 155); /* oklch */ color: oklch(73.8% 0.135 168.8);
Tailwind
colors: {
custom: {
50: '#80d7b8',
500: '#33c59b',
950: '#000000',
},
}SCSS
$custom: #33c59b; $custom-light: #80d7b8; $custom-dark: #000000;
JSON
{
"hex": "#33c59b",
"rgb": {
"r": 51,
"g": 197,
"b": 155
},
"hsl": {
"h": 162.74,
"s": 58.871,
"l": 48.627
},
"oklch": {
"l": 0.73792,
"c": 0.13526,
"h": 168.8
},
"luminance": 0.43003
}Semantic roles & 50–950 ramp
primary
#33C59B
secondary
#CD879B
accent
#4673E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380