#33C8CA#33C8CA
#33C8CA is a light, moderate teal. Relative luminance 0.463; OKLCH L 76.0% C 0.119 H 196.3°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #33C8CA |
|---|---|
| RGB | rgb(51, 200, 202) |
| HSL | hsl(181, 60%, 50%) |
| HSV | hsv(181, 75%, 79%) |
| CMYK | cmyk(74.8%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(73.72, -36.47, -12.03) |
| CIE-LCH | lch(73.72, 38.40, 198.26°) |
| OKLab | oklab(75.98% -0.1142 -0.0334) |
| OKLCH | oklch(75.98% 0.119 196.3) |
| XYZ | xyz(32.6753, 46.2726, 63.0751) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.80
Mediumturquoise
#48D1CC
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 6.17
Topaz
#13BBAF
ΔE00 6.44
Lightseagreen
#20B2AA
ΔE00 7.19
Turquoise
#40E0D0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33C8CA #CA3533
analogous
#33CA81 #33C8CA #337CCA
triadic
#33C8CA #CA33C8 #C8CA33
tetradic
#33C8CA #8133CA #CA3533 #7CCA33
square
#33C8CA #8133CA #CA3533 #7CCA33
split-complementary
#33C8CA #CA337C #CA8133
monochromatic
#1A6768 #279899 #33C8CA #63D6D8 #94E3E4
Accessibility & contrast
On white
2.05
#33C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#33C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33C8CA
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33C8CA | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABECA
Deuteranopia (green-blind)
#A5AECB
Tritanopia (blue-blind)
#00CFC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #33c8ca; /* rgb */ color: rgb(51, 200, 202); /* oklch */ color: oklch(76.0% 0.119 196.3);
Tailwind
colors: {
custom: {
50: '#84d9da',
500: '#33c8ca',
950: '#000000',
},
}SCSS
$custom: #33c8ca; $custom-light: #84d9da; $custom-dark: #000000;
JSON
{
"hex": "#33c8ca",
"rgb": {
"r": 51,
"g": 200,
"b": 202
},
"hsl": {
"h": 180.795,
"s": 59.684,
"l": 49.608
},
"oklch": {
"l": 0.75976,
"c": 0.11901,
"h": 196.3
},
"luminance": 0.46277
}Semantic roles & 50–950 ramp
primary
#33C8CA
secondary
#CF8B8A
accent
#4745E3
background
#F8FDFD
surface
#F0FAFA
border
#CBD3D3
text
#0D1514
muted
#7D8383