#33BEBB#33BEBB
#33BEBB is a light, moderate teal. Relative luminance 0.411; OKLCH L 73.0% C 0.114 H 192.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #33BEBB |
|---|---|
| RGB | rgb(51, 190, 187) |
| HSL | hsl(179, 58%, 47%) |
| HSV | hsv(179, 73%, 75%) |
| CMYK | cmyk(73.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(70.26, -36.18, -9.03) |
| CIE-LCH | lch(70.26, 37.29, 194.01°) |
| OKLab | oklab(73.01% -0.111 -0.0251) |
| OKLCH | oklch(73.01% 0.114 192.8) |
| XYZ | xyz(28.7442, 41.1151, 53.4252) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.67
Lightseagreen
#20B2AA
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 4.97
Tealish
#24BCA8
ΔE00 6.14
Turquoise (survey)
#06C2AC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BEBB #BE3336
analogous
#33BE76 #33BEBB #337CBE
triadic
#33BEBB #BB33BE #BEBB33
tetradic
#33BEBB #7633BE #BE3336 #7CBE33
square
#33BEBB #7633BE #BE3336 #7CBE33
split-complementary
#33BEBB #BE337C #BE7633
monochromatic
#195E5C #268E8C #33BEBB #5BD3D0 #8BE0DE
Accessibility & contrast
On white
2.28
#33BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#33BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BEBB
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BEBB | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B4BB
Deuteranopia (green-blind)
#9EA6BC
Tritanopia (blue-blind)
#00C4BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #33bebb; /* rgb */ color: rgb(51, 190, 187); /* oklch */ color: oklch(73.0% 0.114 192.8);
Tailwind
colors: {
custom: {
50: '#81d2cf',
500: '#33bebb',
950: '#000000',
},
}SCSS
$custom: #33bebb; $custom-light: #81d2cf; $custom-dark: #000000;
JSON
{
"hex": "#33bebb",
"rgb": {
"r": 51,
"g": 190,
"b": 187
},
"hsl": {
"h": 178.705,
"s": 57.676,
"l": 47.255
},
"oklch": {
"l": 0.73011,
"c": 0.11382,
"h": 192.8
},
"luminance": 0.41119
}Semantic roles & 50–950 ramp
primary
#33BEBB
secondary
#CA8384
accent
#474AE1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282