#33FF88#33FF88
#33FF88 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.0% C 0.222 H 151.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #33FF88 |
|---|---|
| RGB | rgb(51, 255, 136) |
| HSL | hsl(145, 100%, 60%) |
| HSV | hsv(145, 80%, 100%) |
| CMYK | cmyk(80%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(88.92, -72.72, 43.40) |
| CIE-LCH | lch(88.92, 84.69, 149.17°) |
| OKLab | oklab(88% -0.1952 0.1061) |
| OKLCH | oklch(88% 0.222 151.5) |
| XYZ | xyz(41.5654, 73.9962, 35.3798) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.19
Wintergreen
#20F986
ΔE00 1.41
Minty Green
#0BF77D
ΔE00 1.91
Spearmint
#1EF876
ΔE00 2.23
Turquoise Green
#04F489
ΔE00 2.89
Mediumspringgreen
#00FA9A
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33FF88 #FF33AA
analogous
#44FF33 #33FF88 #33FFEE
triadic
#33FF88 #8833FF #FF8833
tetradic
#33FF88 #3344FF #FF33AA #FFEE33
square
#33FF88 #3344FF #FF33AA #FFEE33
split-complementary
#33FF88 #EE33FF #FF3344
monochromatic
#00B84D #00F566 #33FF88 #70FFAC #ADFFCF
Accessibility & contrast
On white
1.33
#33FF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#33FF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33FF88
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33FF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33FF88 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#E9D991
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #33ff88; /* rgb */ color: rgb(51, 255, 136); /* oklch */ color: oklch(88.0% 0.222 151.5);
Tailwind
colors: {
custom: {
50: '#8cffac',
500: '#33ff88',
950: '#000000',
},
}SCSS
$custom: #33ff88; $custom-light: #8cffac; $custom-dark: #000000;
JSON
{
"hex": "#33ff88",
"rgb": {
"r": 51,
"g": 255,
"b": 136
},
"hsl": {
"h": 145,
"s": 100,
"l": 60
},
"oklch": {
"l": 0.88002,
"c": 0.22218,
"h": 151.5
},
"luminance": 0.74001
}Semantic roles & 50–950 ramp
primary
#33FF88
secondary
#B62078
accent
#29A6FF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681