#08FF85#08FF85
#08FF85 is a very light, highly saturated teal. Relative luminance 0.733; OKLCH L 87.6% C 0.230 H 151.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #08FF85 |
|---|---|
| RGB | rgb(8, 255, 133) |
| HSL | hsl(150, 100%, 52%) |
| HSV | hsv(150, 97%, 100%) |
| CMYK | cmyk(96.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(88.57, -75.76, 44.33) |
| CIE-LCH | lch(88.57, 87.78, 149.67°) |
| OKLab | oklab(87.61% -0.2029 0.1081) |
| OKLCH | oklch(87.61% 0.23 151.9) |
| XYZ | xyz(40.0899, 73.2597, 34.2133) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Spring Green
#00FF7F
ΔE00 0.78
Wintergreen
#20F986
ΔE00 1.38
Minty Green
#0BF77D
ΔE00 1.69
Spearmint
#1EF876
ΔE00 2.06
Turquoise Green
#04F489
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08FF85 #FF0882
analogous
#08FF0A #08FF85 #08FEFF
triadic
#08FF85 #8508FF #FF8508
tetradic
#08FF85 #0A08FF #FF0882 #FEFF08
square
#08FF85 #0A08FF #FF0882 #FEFF08
split-complementary
#08FF85 #FF08FE #FF0A08
monochromatic
#008D47 #00CA66 #08FF85 #45FFA3 #82FFC1
Accessibility & contrast
On white
1.34
#08FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#08FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #08FF85
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##08FF85 | 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)
#FFE87B
Deuteranopia (green-blind)
#E8D88E
Tritanopia (blue-blind)
#00FBE2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #08ff85; /* rgb */ color: rgb(8, 255, 133); /* oklch */ color: oklch(87.6% 0.230 151.9);
Tailwind
colors: {
custom: {
50: '#85ffaa',
500: '#08ff85',
950: '#000000',
},
}SCSS
$custom: #08ff85; $custom-light: #85ffaa; $custom-dark: #000000;
JSON
{
"hex": "#08ff85",
"rgb": {
"r": 8,
"g": 255,
"b": 133
},
"hsl": {
"h": 150.364,
"s": 100,
"l": 51.569
},
"oklch": {
"l": 0.87609,
"c": 0.22988,
"h": 151.9
},
"luminance": 0.73265
}Semantic roles & 50–950 ramp
primary
#08FF85
secondary
#921A55
accent
#2993FF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0E1810
muted
#7F8681