#08FF84#08FF84
#08FF84 is a very light, highly saturated teal. Relative luminance 0.732; OKLCH L 87.6% C 0.231 H 151.8°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #08FF84 |
|---|---|
| RGB | rgb(8, 255, 132) |
| HSL | hsl(150, 100%, 52%) |
| HSV | hsv(150, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(88.56, -75.92, 44.78) |
| CIE-LCH | lch(88.56, 88.15, 149.46°) |
| OKLab | oklab(87.59% -0.2033 0.1091) |
| OKLCH | oklch(87.59% 0.231 151.8) |
| XYZ | xyz(40.0212, 73.2322, 33.8512) |
| Luminance | 0.7324 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.64
Wintergreen
#20F986
ΔE00 1.44
Minty Green
#0BF77D
ΔE00 1.67
Spearmint
#1EF876
ΔE00 1.96
Turquoise Green
#04F489
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FF84 #FF0883
analogous
#08FF09 #08FF84 #08FFFF
triadic
#08FF84 #8408FF #FF8408
tetradic
#08FF84 #0908FF #FF0883 #FFFF08
square
#08FF84 #0908FF #FF0883 #FFFF08
split-complementary
#08FF84 #FF08FF #FF0908
monochromatic
#008D47 #00CA65 #08FF84 #45FFA2 #82FFC1
Accessibility & contrast
On white
1.34
#08FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#08FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FF84
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FF84 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#E8D88D
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #08ff84; /* rgb */ color: rgb(8, 255, 132); /* oklch */ color: oklch(87.6% 0.231 151.8);
Tailwind
colors: {
custom: {
50: '#85ffa9',
500: '#08ff84',
950: '#000000',
},
}SCSS
$custom: #08ff84; $custom-light: #85ffa9; $custom-dark: #000000;
JSON
{
"hex": "#08ff84",
"rgb": {
"r": 8,
"g": 255,
"b": 132
},
"hsl": {
"h": 150.121,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.87594,
"c": 0.23071,
"h": 151.8
},
"luminance": 0.73238
}Semantic roles & 50–950 ramp
primary
#08FF84
secondary
#921A55
accent
#2993FF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681