#33C09C#33C09C
#33C09C is a light, vivid teal. Relative luminance 0.408; OKLCH L 72.6% C 0.129 H 171.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #33C09C |
|---|---|
| RGB | rgb(51, 192, 156) |
| HSL | hsl(165, 58%, 48%) |
| HSV | hsv(165, 73%, 75%) |
| CMYK | cmyk(73.4%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(70.04, -45.39, 7.60) |
| CIE-LCH | lch(70.04, 46.02, 170.49°) |
| OKLab | oklab(72.56% -0.1272 0.0194) |
| OKLCH | oklch(72.56% 0.129 171.4) |
| XYZ | xyz(26.2125, 40.8003, 37.9398) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.77
Green Blue
#01C08D
ΔE00 3.87
Turquoise (survey)
#06C2AC
ΔE00 4.68
Mediumaquamarine
#66CDAA
ΔE00 4.97
Tealish
#24BCA8
ΔE00 5.01
Greenblue
#23C48B
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C09C #C03357
analogous
#33C056 #33C09C #339DC0
triadic
#33C09C #9C33C0 #C09C33
tetradic
#33C09C #5633C0 #C03357 #9DC033
square
#33C09C #5633C0 #C03357 #9DC033
split-complementary
#33C09C #C0339D #C05633
monochromatic
#195F4D #269075 #33C09C #5CD4B5 #8DE1CB
Accessibility & contrast
On white
2.29
#33C09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#33C09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C09C
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C09C | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39A
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33c09c; /* rgb */ color: rgb(51, 192, 156); /* oklch */ color: oklch(72.6% 0.129 171.4);
Tailwind
colors: {
custom: {
50: '#7fd4b9',
500: '#33c09c',
950: '#000000',
},
}SCSS
$custom: #33c09c; $custom-light: #7fd4b9; $custom-dark: #000000;
JSON
{
"hex": "#33c09c",
"rgb": {
"r": 51,
"g": 192,
"b": 156
},
"hsl": {
"h": 164.681,
"s": 58.025,
"l": 47.647
},
"oklch": {
"l": 0.72555,
"c": 0.12869,
"h": 171.4
},
"luminance": 0.40803
}Semantic roles & 50–950 ramp
primary
#33C09C
secondary
#CB8496
accent
#476EE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380