#65F090#65F090
#65F090 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.180 H 150.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #65F090 |
|---|---|
| RGB | rgb(101, 240, 144) |
| HSL | hsl(139, 82%, 67%) |
| HSV | hsv(139, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.55, -58.23, 35.35) |
| CIE-LCH | lch(85.55, 68.12, 148.74°) |
| OKLab | oklab(85.55% -0.1576 0.0877) |
| OKLCH | oklch(85.55% 0.18 150.9) |
| XYZ | xyz(41.5579, 67.0966, 37.1410) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.34
Light Green Blue
#56FCA2
ΔE00 3.36
Turquoise Green
#04F489
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.47
Light Bluish Green
#76FDA8
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F090 #F065C5
analogous
#80F065 #65F090 #65F0D6
triadic
#65F090 #9065F0 #F09065
tetradic
#65F090 #6580F0 #F065C5 #F0D665
square
#65F090 #6580F0 #F065C5 #F0D665
split-complementary
#65F090 #D665F0 #F06580
monochromatic
#13C74B #2DEB68 #65F090 #9DF5B8 #D5FBE0
Accessibility & contrast
On white
1.46
#65F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#65F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F090
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F090 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#DED196
Tritanopia (blue-blind)
#3DECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65f090; /* rgb */ color: rgb(101, 240, 144); /* oklch */ color: oklch(85.5% 0.180 150.9);
Tailwind
colors: {
custom: {
50: '#9cf6b1',
500: '#65f090',
950: '#000000',
},
}SCSS
$custom: #65f090; $custom-light: #9cf6b1; $custom-dark: #000000;
JSON
{
"hex": "#65f090",
"rgb": {
"r": 101,
"g": 240,
"b": 144
},
"hsl": {
"h": 138.561,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.8555,
"c": 0.18034,
"h": 150.9
},
"luminance": 0.671
}Semantic roles & 50–950 ramp
primary
#65F090
secondary
#C43598
accent
#079CDF
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581