#33ADC5#33ADC5
#33ADC5 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.2% C 0.109 H 214.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #33ADC5 |
|---|---|
| RGB | rgb(51, 173, 197) |
| HSL | hsl(190, 59%, 49%) |
| HSV | hsv(190, 74%, 77%) |
| CMYK | cmyk(74.1%, 12.2%, 0%, 22.7%) |
| CIE-LAB | lab(65.45, -24.92, -21.79) |
| CIE-LCH | lch(65.45, 33.10, 221.16°) |
| OKLab | oklab(69.23% -0.09 -0.0607) |
| OKLCH | oklch(69.23% 0.109 214) |
| XYZ | xyz(26.3826, 34.6190, 58.1042) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Cadetblue
#5F9EA0
ΔE00 9.00
Greyblue
#77A1B5
ΔE00 9.39
Bright Sky Blue
#02CCFE
ΔE00 10.44
Deepskyblue
#00BFFF
ΔE00 11.46
Bluegrey
#85A3B2
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ADC5 #C54B33
analogous
#33C594 #33ADC5 #3364C5
triadic
#33ADC5 #C533AD #ADC533
tetradic
#33ADC5 #9433C5 #C54B33 #64C533
square
#33ADC5 #9433C5 #C54B33 #64C533
split-complementary
#33ADC5 #C53364 #C59433
monochromatic
#1A5864 #268294 #33ADC5 #5FC2D6 #90D5E2
Accessibility & contrast
On white
2.65
#33ADC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#33ADC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ADC5
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ADC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ADC5 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C6
Deuteranopia (green-blind)
#8899C5
Tritanopia (blue-blind)
#00B6B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #33adc5; /* rgb */ color: rgb(51, 173, 197); /* oklch */ color: oklch(69.2% 0.109 214.0);
Tailwind
colors: {
custom: {
50: '#80c5d6',
500: '#33adc5',
950: '#000000',
},
}SCSS
$custom: #33adc5; $custom-light: #80c5d6; $custom-dark: #000000;
JSON
{
"hex": "#33adc5",
"rgb": {
"r": 51,
"g": 173,
"b": 197
},
"hsl": {
"h": 189.863,
"s": 58.871,
"l": 48.627
},
"oklch": {
"l": 0.69231,
"c": 0.1086,
"h": 214
},
"luminance": 0.34622
}Semantic roles & 50–950 ramp
primary
#33ADC5
secondary
#CD9287
accent
#5F46E2
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1314
muted
#7D8283