#33C09D#33C09D
#33C09D is a light, vivid teal. Relative luminance 0.408; OKLCH L 72.6% C 0.128 H 171.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #33C09D |
|---|---|
| RGB | rgb(51, 192, 157) |
| HSL | hsl(165, 58%, 48%) |
| HSV | hsv(165, 73%, 75%) |
| CMYK | cmyk(73.4%, 0%, 18.2%, 24.7%) |
| CIE-LAB | lab(70.06, -45.14, 7.09) |
| CIE-LCH | lch(70.06, 45.69, 171.07°) |
| OKLab | oklab(72.58% -0.1268 0.018) |
| OKLCH | oklch(72.58% 0.128 171.9) |
| XYZ | xyz(26.2975, 40.8343, 38.3876) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.71
Green Blue
#01C08D
ΔE00 4.14
Turquoise (survey)
#06C2AC
ΔE00 4.40
Tealish
#24BCA8
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 4.97
Greenblue
#23C48B
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C09D #C03356
analogous
#33C056 #33C09D #339DC0
triadic
#33C09D #9D33C0 #C09D33
tetradic
#33C09D #5633C0 #C03356 #9DC033
square
#33C09D #5633C0 #C03356 #9DC033
split-complementary
#33C09D #C0339D #C05633
monochromatic
#195F4E #269075 #33C09D #5CD4B6 #8DE1CC
Accessibility & contrast
On white
2.29
#33C09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#33C09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C09D
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C09D | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39B
Deuteranopia (green-blind)
#A7A69F
Tritanopia (blue-blind)
#00C2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #33c09d; /* rgb */ color: rgb(51, 192, 157); /* oklch */ color: oklch(72.6% 0.128 171.9);
Tailwind
colors: {
custom: {
50: '#7fd4b9',
500: '#33c09d',
950: '#000000',
},
}SCSS
$custom: #33c09d; $custom-light: #7fd4b9; $custom-dark: #000000;
JSON
{
"hex": "#33c09d",
"rgb": {
"r": 51,
"g": 192,
"b": 157
},
"hsl": {
"h": 165.106,
"s": 58.025,
"l": 47.647
},
"oklch": {
"l": 0.72582,
"c": 0.12803,
"h": 171.9
},
"luminance": 0.40837
}Semantic roles & 50–950 ramp
primary
#33C09D
secondary
#CB8495
accent
#476DE1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380