#65F0AA#65F0AA
#65F0AA is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.157 H 158.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0AA |
|---|---|
| RGB | rgb(101, 240, 170) |
| HSL | hsl(150, 82%, 67%) |
| HSV | hsv(150, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 29.2%, 5.9%) |
| CIE-LAB | lab(86.00, -53.51, 22.76) |
| CIE-LCH | lch(86.00, 58.15, 156.95°) |
| OKLab | oklab(86.06% -0.1462 0.0578) |
| OKLCH | oklch(86.06% 0.157 158.4) |
| XYZ | xyz(43.7788, 67.9849, 48.8377) |
| Luminance | 0.6799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.81
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 2.93
Seafoam (survey)
#80F9AD
ΔE00 3.09
Light Bluish Green
#76FDA8
ΔE00 3.89
Light Green Blue
#56FCA2
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0AA #F065AB
analogous
#66F065 #65F0AA #65F0F0
triadic
#65F0AA #AA65F0 #F0AA65
tetradic
#65F0AA #6566F0 #F065AB #F0F065
square
#65F0AA #6566F0 #F065AB #F0F065
split-complementary
#65F0AA #F065F0 #F06566
monochromatic
#13C76D #2DEB8B #65F0AA #9DF5C9 #D5FBE8
Accessibility & contrast
On white
1.44
#65F0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#65F0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0AA
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0AA | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA6
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#2BEFDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f0aa; /* rgb */ color: rgb(101, 240, 170); /* oklch */ color: oklch(86.1% 0.157 158.4);
Tailwind
colors: {
custom: {
50: '#9cf6c3',
500: '#65f0aa',
950: '#000000',
},
}SCSS
$custom: #65f0aa; $custom-light: #9cf6c3; $custom-dark: #000000;
JSON
{
"hex": "#65f0aa",
"rgb": {
"r": 101,
"g": 240,
"b": 170
},
"hsl": {
"h": 149.784,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86062,
"c": 0.15718,
"h": 158.4
},
"luminance": 0.67989
}Semantic roles & 50–950 ramp
primary
#65F0AA
secondary
#C4357D
accent
#0774DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582