#33C69C#33C69C
#33C69C is a light, vivid teal. Relative luminance 0.435; OKLCH L 74.1% C 0.136 H 168.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #33C69C |
|---|---|
| RGB | rgb(51, 198, 156) |
| HSL | hsl(163, 59%, 49%) |
| HSV | hsv(163, 74%, 78%) |
| CMYK | cmyk(74.2%, 0%, 21.2%, 22.4%) |
| CIE-LAB | lab(71.89, -47.89, 10.24) |
| CIE-LCH | lch(71.89, 48.97, 167.93°) |
| OKLab | oklab(74.07% -0.1332 0.0262) |
| OKLCH | oklch(74.07% 0.136 168.9) |
| XYZ | xyz(27.5568, 43.4890, 38.3879) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.10
Greenblue
#23C48B
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.32
Eucalyptus
#44D7A8
ΔE00 4.35
Greenish Teal
#32BF84
ΔE00 4.87
Aquamarine (survey)
#04D8B2
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C69C #C6335D
analogous
#33C653 #33C69C #33A7C6
triadic
#33C69C #9C33C6 #C69C33
tetradic
#33C69C #5333C6 #C6335D #A7C633
square
#33C69C #5333C6 #C6335D #A7C633
split-complementary
#33C69C #C633A7 #C65333
monochromatic
#1A654F #269576 #33C69C #60D6B4 #91E3CB
Accessibility & contrast
On white
2.17
#33C69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#33C69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C69C
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C69C | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B89A
Deuteranopia (green-blind)
#AEAB9F
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #33c69c; /* rgb */ color: rgb(51, 198, 156); /* oklch */ color: oklch(74.1% 0.136 168.9);
Tailwind
colors: {
custom: {
50: '#80d8b9',
500: '#33c69c',
950: '#000000',
},
}SCSS
$custom: #33c69c; $custom-light: #80d8b9; $custom-dark: #000000;
JSON
{
"hex": "#33c69c",
"rgb": {
"r": 51,
"g": 198,
"b": 156
},
"hsl": {
"h": 162.857,
"s": 59.036,
"l": 48.824
},
"oklch": {
"l": 0.7407,
"c": 0.13573,
"h": 168.9
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#33C69C
secondary
#CD879B
accent
#4672E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380