#33B69F#33B69F
#33B69F is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.1% C 0.116 H 178.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #33B69F |
|---|---|
| RGB | rgb(51, 182, 159) |
| HSL | hsl(169, 56%, 46%) |
| HSV | hsv(169, 72%, 71%) |
| CMYK | cmyk(72%, 0%, 12.6%, 28.6%) |
| CIE-LAB | lab(67.02, -40.30, 1.61) |
| CIE-LCH | lch(67.02, 40.33, 177.72°) |
| OKLab | oklab(70.12% -0.1157 0.0036) |
| OKLCH | oklch(70.12% 0.116 178.2) |
| XYZ | xyz(24.3481, 36.6600, 38.5870) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.15
Greeny Blue
#42B395
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 3.52
Topaz
#13BBAF
ΔE00 4.30
Lightseagreen
#20B2AA
ΔE00 5.33
Green Blue
#01C08D
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33B69F #B6334A
analogous
#33B65E #33B69F #338BB6
triadic
#33B69F #9F33B6 #B69F33
tetradic
#33B69F #5E33B6 #B6334A #8BB633
square
#33B69F #5E33B6 #B6334A #8BB633
split-complementary
#33B69F #B6338B #B65E33
monochromatic
#18564B #268675 #33B69F #56D0BA #86DDCE
Accessibility & contrast
On white
2.52
#33B69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#33B69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33B69F
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33B69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33B69F | 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)
#AFAB9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #33b69f; /* rgb */ color: rgb(51, 182, 159); /* oklch */ color: oklch(70.1% 0.116 178.2);
Tailwind
colors: {
custom: {
50: '#7eccbb',
500: '#33b69f',
950: '#000000',
},
}SCSS
$custom: #33b69f; $custom-light: #7eccbb; $custom-dark: #000000;
JSON
{
"hex": "#33b69f",
"rgb": {
"r": 51,
"g": 182,
"b": 159
},
"hsl": {
"h": 169.466,
"s": 56.223,
"l": 45.686
},
"oklch": {
"l": 0.70115,
"c": 0.11581,
"h": 178.2
},
"luminance": 0.36663
}Semantic roles & 50–950 ramp
primary
#33B69F
secondary
#C77E8B
accent
#4863E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280