#33CEAD#33CEAD
#33CEAD is a light, vivid teal. Relative luminance 0.479; OKLCH L 76.5% C 0.134 H 174.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #33CEAD |
|---|---|
| RGB | rgb(51, 206, 173) |
| HSL | hsl(167, 61%, 50%) |
| HSV | hsv(167, 75%, 81%) |
| CMYK | cmyk(75.2%, 0%, 16%, 19.2%) |
| CIE-LAB | lab(74.74, -47.02, 5.15) |
| CIE-LCH | lch(74.74, 47.30, 173.75°) |
| OKLab | oklab(76.54% -0.1331 0.0129) |
| OKLCH | oklch(76.54% 0.134 174.5) |
| XYZ | xyz(30.9755, 47.8598, 47.1324) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.71
Mediumaquamarine
#66CDAA
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.25
Turquoise (survey)
#06C2AC
ΔE00 4.50
Seafoam Blue
#78D1B6
ΔE00 5.52
Tealish
#24BCA8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CEAD #CE3354
analogous
#33CE5F #33CEAD #33A1CE
triadic
#33CEAD #AD33CE #CEAD33
tetradic
#33CEAD #5F33CE #CE3354 #A1CE33
square
#33CEAD #5F33CE #CE3354 #A1CE33
split-complementary
#33CEAD #CE33A1 #CE5F33
monochromatic
#1A6D5B #269E84 #33CEAD #64DAC1 #96E6D5
Accessibility & contrast
On white
1.99
#33CEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#33CEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CEAD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CEAD | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AB
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#00D0C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #33cead; /* rgb */ color: rgb(51, 206, 173); /* oklch */ color: oklch(76.5% 0.134 174.5);
Tailwind
colors: {
custom: {
50: '#83dec5',
500: '#33cead',
950: '#000000',
},
}SCSS
$custom: #33cead; $custom-light: #83dec5; $custom-dark: #000000;
JSON
{
"hex": "#33cead",
"rgb": {
"r": 51,
"g": 206,
"b": 173
},
"hsl": {
"h": 167.226,
"s": 61.265,
"l": 50.392
},
"oklch": {
"l": 0.76539,
"c": 0.13372,
"h": 174.5
},
"luminance": 0.47864
}Semantic roles & 50–950 ramp
primary
#33CEAD
secondary
#D18C9B
accent
#4366E4
background
#F8FDFC
surface
#F0FBF8
border
#CBD4D1
text
#0C1512
muted
#7D8381