#33CDA8#33CDA8
#33CDA8 is a light, vivid teal. Relative luminance 0.472; OKLCH L 76.2% C 0.136 H 172.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #33CDA8 |
|---|---|
| RGB | rgb(51, 205, 168) |
| HSL | hsl(166, 61%, 50%) |
| HSV | hsv(166, 75%, 80%) |
| CMYK | cmyk(75.1%, 0%, 18%, 19.6%) |
| CIE-LAB | lab(74.31, -47.86, 7.23) |
| CIE-LCH | lch(74.31, 48.40, 171.41°) |
| OKLab | oklab(76.15% -0.1344 0.0184) |
| OKLCH | oklch(76.15% 0.136 172.2) |
| XYZ | xyz(30.2607, 47.1899, 44.5519) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.85
Eucalyptus
#44D7A8
ΔE00 3.50
Mediumaquamarine
#66CDAA
ΔE00 3.62
Turquoise (survey)
#06C2AC
ΔE00 5.23
Green Blue
#01C08D
ΔE00 5.38
Greenblue
#23C48B
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CDA8 #CD3358
analogous
#33CD5B #33CDA8 #33A5CD
triadic
#33CDA8 #A833CD #CDA833
tetradic
#33CDA8 #5B33CD #CD3358 #A5CD33
square
#33CDA8 #5B33CD #CD3358 #A5CD33
split-complementary
#33CDA8 #CD33A5 #CD5B33
monochromatic
#1A6B58 #269C80 #33CDA8 #64D9BD #95E5D2
Accessibility & contrast
On white
2.01
#33CDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#33CDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CDA8
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CDA8 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA6
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#00CFC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #33cda8; /* rgb */ color: rgb(51, 205, 168); /* oklch */ color: oklch(76.2% 0.136 172.2);
Tailwind
colors: {
custom: {
50: '#82ddc1',
500: '#33cda8',
950: '#000000',
},
}SCSS
$custom: #33cda8; $custom-light: #82ddc1; $custom-dark: #000000;
JSON
{
"hex": "#33cda8",
"rgb": {
"r": 51,
"g": 205,
"b": 168
},
"hsl": {
"h": 165.584,
"s": 60.63,
"l": 50.196
},
"oklch": {
"l": 0.76151,
"c": 0.1357,
"h": 172.2
},
"luminance": 0.47194
}Semantic roles & 50–950 ramp
primary
#33CDA8
secondary
#D08B9C
accent
#446AE4
background
#F8FDFB
surface
#F0FBF7
border
#CBD4D0
text
#0C1512
muted
#7D8381