#33B69E#33B69E
#33B69E is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.116 H 177.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #33B69E |
|---|---|
| RGB | rgb(51, 182, 158) |
| HSL | hsl(169, 56%, 46%) |
| HSV | hsv(169, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(67.00, -40.56, 2.12) |
| CIE-LCH | lch(67.00, 40.62, 177.01°) |
| OKLab | oklab(70.08% -0.1162 0.005) |
| OKLCH | oklch(70.08% 0.116 177.5) |
| XYZ | xyz(24.2617, 36.6255, 38.1319) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Greeny Blue
#42B395
ΔE00 2.54
Turquoise (survey)
#06C2AC
ΔE00 3.62
Topaz
#13BBAF
ΔE00 4.61
Lightseagreen
#20B2AA
ΔE00 5.65
Green Blue
#01C08D
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B69E #B6334B
analogous
#33B65D #33B69E #338CB6
triadic
#33B69E #9E33B6 #B69E33
tetradic
#33B69E #5D33B6 #B6334B #8CB633
square
#33B69E #5D33B6 #B6334B #8CB633
split-complementary
#33B69E #B6338C #B65D33
monochromatic
#18564B #268674 #33B69E #56D0BA #86DDCD
Accessibility & contrast
On white
2.52
#33B69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#33B69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B69E
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B69E | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#9D9EA0
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b69e; /* rgb */ color: rgb(51, 182, 158); /* oklch */ color: oklch(70.1% 0.116 177.5);
Tailwind
colors: {
custom: {
50: '#7eccba',
500: '#33b69e',
950: '#000000',
},
}SCSS
$custom: #33b69e; $custom-light: #7eccba; $custom-dark: #000000;
JSON
{
"hex": "#33b69e",
"rgb": {
"r": 51,
"g": 182,
"b": 158
},
"hsl": {
"h": 169.008,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70085,
"c": 0.11632,
"h": 177.5
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#33B69E
secondary
#C77E8B
accent
#4864E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280