#67FE90#67FE90
#67FE90 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.0% C 0.198 H 149.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67FE90 |
|---|---|
| RGB | rgb(103, 254, 144) |
| HSL | hsl(136, 99%, 70%) |
| HSV | hsv(136, 59%, 100%) |
| CMYK | cmyk(59.4%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(89.76, -63.09, 40.81) |
| CIE-LCH | lch(89.76, 75.14, 147.10°) |
| OKLab | oklab(89.02% -0.1705 0.1004) |
| OKLCH | oklch(89.02% 0.198 149.5) |
| XYZ | xyz(46.0660, 75.7764, 38.5788) |
| Luminance | 0.7578 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.07
Baby Green
#8CFF9E
ΔE00 3.09
Spring Green
#00FF7F
ΔE00 3.37
Mint Green
#8FFF9F
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FE90 #FE67D5
analogous
#8AFE67 #67FE90 #67FEDB
triadic
#67FE90 #9067FE #FE9067
tetradic
#67FE90 #678AFE #FE67D5 #FEDB67
square
#67FE90 #678AFE #FE67D5 #FEDB67
split-complementary
#67FE90 #DB67FE #FE678A
monochromatic
#02E940 #2AFE64 #67FE90 #A4FEBC #E1FFE9
Accessibility & contrast
On white
1.30
#67FE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#67FE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FE90
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FE90 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#ECDC97
Tritanopia (blue-blind)
#3BFAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #67fe90; /* rgb */ color: rgb(103, 254, 144); /* oklch */ color: oklch(89.0% 0.198 149.5);
Tailwind
colors: {
custom: {
50: '#9fffb2',
500: '#67fe90',
950: '#000000',
},
}SCSS
$custom: #67fe90; $custom-light: #9fffb2; $custom-dark: #000000;
JSON
{
"hex": "#67fe90",
"rgb": {
"r": 103,
"g": 254,
"b": 144
},
"hsl": {
"h": 136.291,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.89019,
"c": 0.19787,
"h": 149.5
},
"luminance": 0.75781
}Semantic roles & 50–950 ramp
primary
#67FE90
secondary
#D930AB
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681