#33B69B#33B69B
#33B69B is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.0% C 0.118 H 175.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #33B69B |
|---|---|
| RGB | rgb(51, 182, 155) |
| HSL | hsl(168, 56%, 46%) |
| HSV | hsv(168, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 14.8%, 28.6%) |
| CIE-LAB | lab(66.92, -41.35, 3.66) |
| CIE-LCH | lch(66.92, 41.51, 174.94°) |
| OKLab | oklab(70% -0.1176 0.0091) |
| OKLCH | oklch(70% 0.118 175.6) |
| XYZ | xyz(24.0066, 36.5234, 36.7885) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.78
Tealish
#24BCA8
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 4.05
Topaz
#13BBAF
ΔE00 5.54
Green Blue
#01C08D
ΔE00 6.56
Lightseagreen
#20B2AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B69B #B6334E
analogous
#33B65A #33B69B #338FB6
triadic
#33B69B #9B33B6 #B69B33
tetradic
#33B69B #5A33B6 #B6334E #8FB633
square
#33B69B #5A33B6 #B6334E #8FB633
split-complementary
#33B69B #B6338F #B65A33
monochromatic
#18564A #268672 #33B69B #56D0B7 #86DDCB
Accessibility & contrast
On white
2.53
#33B69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#33B69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B69B
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B69B | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#9E9D9D
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b69b; /* rgb */ color: rgb(51, 182, 155); /* oklch */ color: oklch(70.0% 0.118 175.6);
Tailwind
colors: {
custom: {
50: '#7eccb8',
500: '#33b69b',
950: '#000000',
},
}SCSS
$custom: #33b69b; $custom-light: #7eccb8; $custom-dark: #000000;
JSON
{
"hex": "#33b69b",
"rgb": {
"r": 51,
"g": 182,
"b": 155
},
"hsl": {
"h": 167.634,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.69996,
"c": 0.11797,
"h": 175.6
},
"luminance": 0.36526
}Semantic roles & 50–950 ramp
primary
#33B69B
secondary
#C77E8D
accent
#4867E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280