#33BDA0#33BDA0
#33BDA0 is a light, vivid teal. Relative luminance 0.396; OKLCH L 71.9% C 0.123 H 175.1°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #33BDA0 |
|---|---|
| RGB | rgb(51, 189, 160) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 73%, 74%) |
| CMYK | cmyk(73%, 0%, 15.3%, 25.9%) |
| CIE-LAB | lab(69.21, -43.10, 4.23) |
| CIE-LCH | lch(69.21, 43.30, 174.40°) |
| OKLab | oklab(71.91% -0.1223 0.0105) |
| OKLCH | oklch(71.91% 0.123 175.1) |
| XYZ | xyz(25.9048, 39.6340, 39.5357) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.99
Greeny Blue
#42B395
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 3.09
Topaz
#13BBAF
ΔE00 5.75
Green Blue
#01C08D
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BDA0 #BD3350
analogous
#33BD5B #33BDA0 #3395BD
triadic
#33BDA0 #A033BD #BDA033
tetradic
#33BDA0 #5B33BD #BD3350 #95BD33
square
#33BDA0 #5B33BD #BD3350 #95BD33
split-complementary
#33BDA0 #BD3395 #BD5B33
monochromatic
#195D4E #268D77 #33BDA0 #5BD3B9 #8BE0CE
Accessibility & contrast
On white
2.35
#33BDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#33BDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BDA0
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BDA0 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19F
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #33bda0; /* rgb */ color: rgb(51, 189, 160); /* oklch */ color: oklch(71.9% 0.123 175.1);
Tailwind
colors: {
custom: {
50: '#7fd1bc',
500: '#33bda0',
950: '#000000',
},
}SCSS
$custom: #33bda0; $custom-light: #7fd1bc; $custom-dark: #000000;
JSON
{
"hex": "#33bda0",
"rgb": {
"r": 51,
"g": 189,
"b": 160
},
"hsl": {
"h": 167.391,
"s": 57.5,
"l": 47.059
},
"oklch": {
"l": 0.7191,
"c": 0.12279,
"h": 175.1
},
"luminance": 0.39637
}Semantic roles & 50–950 ramp
primary
#33BDA0
secondary
#CA8291
accent
#4767E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281