#33BF98#33BF98
#33BF98 is a light, vivid teal. Relative luminance 0.402; OKLCH L 72.2% C 0.130 H 169.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #33BF98 |
|---|---|
| RGB | rgb(51, 191, 152) |
| HSL | hsl(163, 58%, 47%) |
| HSV | hsv(163, 73%, 75%) |
| CMYK | cmyk(73.3%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(69.63, -45.95, 9.20) |
| CIE-LCH | lch(69.63, 46.86, 168.68°) |
| OKLab | oklab(72.19% -0.1281 0.0235) |
| OKLCH | oklch(72.19% 0.13 169.6) |
| XYZ | xyz(25.6605, 40.2294, 36.1123) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.06
Greeny Blue
#42B395
ΔE00 3.86
Greenblue
#23C48B
ΔE00 4.33
Greenish Teal
#32BF84
ΔE00 4.97
Mediumaquamarine
#66CDAA
ΔE00 5.25
Turquoise (survey)
#06C2AC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33BF98 #BF335A
analogous
#33BF52 #33BF98 #33A0BF
triadic
#33BF98 #9833BF #BF9833
tetradic
#33BF98 #5233BF #BF335A #A0BF33
square
#33BF98 #5233BF #BF335A #A0BF33
split-complementary
#33BF98 #BF33A0 #BF5233
monochromatic
#195E4B #268F72 #33BF98 #5CD3B2 #8CE0C9
Accessibility & contrast
On white
2.32
#33BF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#33BF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33BF98
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33BF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33BF98 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#A7A59B
Tritanopia (blue-blind)
#00C0B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #33bf98; /* rgb */ color: rgb(51, 191, 152); /* oklch */ color: oklch(72.2% 0.130 169.6);
Tailwind
colors: {
custom: {
50: '#7fd3b6',
500: '#33bf98',
950: '#000000',
},
}SCSS
$custom: #33bf98; $custom-light: #7fd3b6; $custom-dark: #000000;
JSON
{
"hex": "#33bf98",
"rgb": {
"r": 51,
"g": 191,
"b": 152
},
"hsl": {
"h": 163.286,
"s": 57.851,
"l": 47.451
},
"oklch": {
"l": 0.72193,
"c": 0.13026,
"h": 169.6
},
"luminance": 0.40232
}Semantic roles & 50–950 ramp
primary
#33BF98
secondary
#CB8397
accent
#4772E1
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380