#67FF90#67FF90
#67FF90 is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.3% C 0.199 H 149.4°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #67FF90 |
|---|---|
| RGB | rgb(103, 255, 144) |
| HSL | hsl(136, 100%, 70%) |
| HSV | hsv(136, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 43.5%, 0%) |
| CIE-LAB | lab(90.05, -63.46, 41.19) |
| CIE-LCH | lch(90.05, 75.66, 147.01°) |
| OKLab | oklab(89.26% -0.1715 0.1013) |
| OKLCH | oklch(89.26% 0.199 149.4) |
| XYZ | xyz(46.3842, 76.4127, 38.6849) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.14
Spring Green
#00FF7F
ΔE00 3.32
Mint Green
#8FFF9F
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Minty Green
#0BF77D
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FF90 #FF67D6
analogous
#8AFF67 #67FF90 #67FFDC
triadic
#67FF90 #9067FF #FF9067
tetradic
#67FF90 #678AFF #FF67D6 #FFDC67
square
#67FF90 #678AFF #FF67D6 #FFDC67
split-complementary
#67FF90 #DC67FF #FF678A
monochromatic
#00EC40 #2AFF63 #67FF90 #A4FFBD #E0FFE9
Accessibility & contrast
On white
1.29
#67FF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#67FF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FF90
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FF90 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#EDDD97
Tritanopia (blue-blind)
#3BFBE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67ff90; /* rgb */ color: rgb(103, 255, 144); /* oklch */ color: oklch(89.3% 0.199 149.4);
Tailwind
colors: {
custom: {
50: '#9fffb2',
500: '#67ff90',
950: '#000000',
},
}SCSS
$custom: #67ff90; $custom-light: #9fffb2; $custom-dark: #000000;
JSON
{
"hex": "#67ff90",
"rgb": {
"r": 103,
"g": 255,
"b": 144
},
"hsl": {
"h": 136.184,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89262,
"c": 0.19916,
"h": 149.4
},
"luminance": 0.76417
}Semantic roles & 50–950 ramp
primary
#67FF90
secondary
#DA30AC
accent
#00A8E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681