#33CCCC#33CCCC
#33CCCC is a light, vivid teal. Relative luminance 0.482; OKLCH L 77.0% C 0.121 H 194.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #33CCCC |
|---|---|
| RGB | rgb(51, 204, 204) |
| HSL | hsl(180, 60%, 50%) |
| HSV | hsv(180, 75%, 80%) |
| CMYK | cmyk(75%, 0%, 0%, 20%) |
| CIE-LAB | lab(74.98, -37.73, -11.23) |
| CIE-LCH | lch(74.98, 39.37, 196.58°) |
| OKLab | oklab(77.02% -0.1172 -0.0312) |
| OKLCH | oklch(77.02% 0.121 194.9) |
| XYZ | xyz(33.8522, 48.2450, 64.6431) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.39
Mediumturquoise
#48D1CC
ΔE00 2.23
Aqua Blue
#02D8E9
ΔE00 6.22
Topaz
#13BBAF
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 7.03
Lightseagreen
#20B2AA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33CCCC #CC3333
analogous
#33CC80 #33CCCC #337FCC
triadic
#33CCCC #CC33CC #CCCC33
tetradic
#33CCCC #7F33CC #CC3333 #80CC33
square
#33CCCC #7F33CC #CC3333 #80CC33
split-complementary
#33CCCC #CC3380 #CC8033
monochromatic
#1B6A6A #279B9B #33CCCC #64D8D8 #95E4E4
Accessibility & contrast
On white
1.97
#33CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#33CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33CCCC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33CCCC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CC
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#00D3CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #33cccc; /* rgb */ color: rgb(51, 204, 204); /* oklch */ color: oklch(77.0% 0.121 194.9);
Tailwind
colors: {
custom: {
50: '#85dcdb',
500: '#33cccc',
950: '#000000',
},
}SCSS
$custom: #33cccc; $custom-light: #85dcdb; $custom-dark: #000000;
JSON
{
"hex": "#33cccc",
"rgb": {
"r": 51,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 60,
"l": 50
},
"oklch": {
"l": 0.77017,
"c": 0.1213,
"h": 194.9
},
"luminance": 0.48249
}Semantic roles & 50–950 ramp
primary
#33CCCC
secondary
#D08B8B
accent
#4545E3
background
#F9FDFD
surface
#F1FBFA
border
#CBD4D3
text
#0D1515
muted
#7E8383