#33FFB8#33FFB8
#33FFB8 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 88.9% C 0.182 H 163.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #33FFB8 |
|---|---|
| RGB | rgb(51, 255, 184) |
| HSL | hsl(159, 100%, 60%) |
| HSV | hsv(159, 80%, 100%) |
| CMYK | cmyk(80%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(89.71, -63.73, 20.57) |
| CIE-LCH | lch(89.71, 66.97, 162.11°) |
| OKLab | oklab(88.91% -0.1742 0.0524) |
| OKLCH | oklch(88.91% 0.182 163.3) |
| XYZ | xyz(45.7718, 75.6788, 57.5332) |
| Luminance | 0.7568 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 0.32
Greenish Turquoise
#00FBB0
ΔE00 1.36
Light Greenish Blue
#63F7B4
ΔE00 2.79
Bright Sea Green
#05FFA6
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33FFB8 #FF337A
analogous
#33FF52 #33FFB8 #33E0FF
triadic
#33FFB8 #B833FF #FFB833
tetradic
#33FFB8 #5233FF #FF337A #E0FF33
square
#33FFB8 #5233FF #FF337A #E0FF33
split-complementary
#33FFB8 #FF33E0 #FF5233
monochromatic
#00B878 #00F5A0 #33FFB8 #70FFCD #ADFFE3
Accessibility & contrast
On white
1.30
#33FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#33FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33FFB8
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33FFB8 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB4
Deuteranopia (green-blind)
#E2DABD
Tritanopia (blue-blind)
#00FFEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #33ffb8; /* rgb */ color: rgb(51, 255, 184); /* oklch */ color: oklch(88.9% 0.182 163.3);
Tailwind
colors: {
custom: {
50: '#8cffcd',
500: '#33ffb8',
950: '#000000',
},
}SCSS
$custom: #33ffb8; $custom-light: #8cffcd; $custom-dark: #000000;
JSON
{
"hex": "#33ffb8",
"rgb": {
"r": 51,
"g": 255,
"b": 184
},
"hsl": {
"h": 159.118,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.88913,
"c": 0.18191,
"h": 163.3
},
"luminance": 0.75684
}Semantic roles & 50–950 ramp
primary
#33FFB8
secondary
#B62054
accent
#2973FF
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0E1813
muted
#7F8683