#33C69F#33C69F
#33C69F is a light, vivid teal. Relative luminance 0.436; OKLCH L 74.2% C 0.134 H 170.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #33C69F |
|---|---|
| RGB | rgb(51, 198, 159) |
| HSL | hsl(164, 59%, 49%) |
| HSV | hsv(164, 74%, 78%) |
| CMYK | cmyk(74.2%, 0%, 19.7%, 22.4%) |
| CIE-LAB | lab(71.95, -47.16, 8.71) |
| CIE-LCH | lch(71.95, 47.96, 169.53°) |
| OKLab | oklab(74.15% -0.1318 0.0222) |
| OKLCH | oklch(74.15% 0.134 170.4) |
| XYZ | xyz(27.8140, 43.5919, 39.7423) |
| Luminance | 0.4360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.73
Mediumaquamarine
#66CDAA
ΔE00 4.12
Greenblue
#23C48B
ΔE00 4.52
Eucalyptus
#44D7A8
ΔE00 4.55
Aquamarine (survey)
#04D8B2
ΔE00 4.69
Turquoise (survey)
#06C2AC
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C69F #C6335A
analogous
#33C656 #33C69F #33A4C6
triadic
#33C69F #9F33C6 #C69F33
tetradic
#33C69F #5633C6 #C6335A #A4C633
square
#33C69F #5633C6 #C6335A #A4C633
split-complementary
#33C69F #C633A4 #C65633
monochromatic
#1A6551 #269578 #33C69F #60D6B7 #91E3CD
Accessibility & contrast
On white
2.16
#33C69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#33C69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C69F
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C69F | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B89D
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#00C7BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #33c69f; /* rgb */ color: rgb(51, 198, 159); /* oklch */ color: oklch(74.2% 0.134 170.4);
Tailwind
colors: {
custom: {
50: '#81d8bb',
500: '#33c69f',
950: '#000000',
},
}SCSS
$custom: #33c69f; $custom-light: #81d8bb; $custom-dark: #000000;
JSON
{
"hex": "#33c69f",
"rgb": {
"r": 51,
"g": 198,
"b": 159
},
"hsl": {
"h": 164.082,
"s": 59.036,
"l": 48.824
},
"oklch": {
"l": 0.7415,
"c": 0.13364,
"h": 170.4
},
"luminance": 0.43595
}Semantic roles & 50–950 ramp
primary
#33C69F
secondary
#CD879A
accent
#466FE2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380