#33A69B#33A69B
#33A69B is a light, moderate teal. Relative luminance 0.303; OKLCH L 65.9% C 0.102 H 185.8°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #33A69B |
|---|---|
| RGB | rgb(51, 166, 155) |
| HSL | hsl(174, 53%, 43%) |
| HSV | hsv(174, 69%, 65%) |
| CMYK | cmyk(69.3%, 0%, 6.6%, 34.9%) |
| CIE-LAB | lab(61.95, -34.11, -3.59) |
| CIE-LCH | lch(61.95, 34.30, 186.02°) |
| OKLab | oklab(65.94% -0.1011 -0.0103) |
| OKLCH | oklch(65.94% 0.102 185.8) |
| XYZ | xyz(20.9151, 30.3404, 35.7580) |
| Luminance | 0.3034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.81
Blue Green
#0F9B8E
ΔE00 4.03
Sea
#3C9992
ΔE00 4.31
Dull Teal
#5F9E8F
ΔE00 5.75
Topaz
#13BBAF
ΔE00 6.04
Grey Teal
#5E9B8A
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A69B #A6333E
analogous
#33A662 #33A69B #3377A6
triadic
#33A69B #9B33A6 #A69B33
tetradic
#33A69B #6233A6 #A6333E #77A633
square
#33A69B #6233A6 #A6333E #77A633
split-complementary
#33A69B #A63377 #A66233
monochromatic
#164844 #25776F #33A69B #4EC9BD #7CD7CE
Accessibility & contrast
On white
2.97
#33A69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#33A69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A69B
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A69B | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#00AAA2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a69b; /* rgb */ color: rgb(51, 166, 155); /* oklch */ color: oklch(65.9% 0.102 185.8);
Tailwind
colors: {
custom: {
50: '#7bc1b8',
500: '#33a69b',
950: '#000000',
},
}SCSS
$custom: #33a69b; $custom-light: #7bc1b8; $custom-dark: #000000;
JSON
{
"hex": "#33a69b",
"rgb": {
"r": 51,
"g": 166,
"b": 155
},
"hsl": {
"h": 174.261,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.65943,
"c": 0.10166,
"h": 185.8
},
"luminance": 0.30343
}Semantic roles & 50–950 ramp
primary
#33A69B
secondary
#C0757C
accent
#4B59DC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180