#65F6AA#65F6AA
#65F6AA is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.5% C 0.165 H 157.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6AA |
|---|---|
| RGB | rgb(101, 246, 170) |
| HSL | hsl(149, 89%, 68%) |
| HSV | hsv(149, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.76, -55.91, 25.19) |
| CIE-LCH | lch(87.76, 61.32, 155.75°) |
| OKLab | oklab(87.51% -0.1523 0.0637) |
| OKLCH | oklch(87.51% 0.165 157.3) |
| XYZ | xyz(45.5743, 71.5761, 49.4362) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.24
Light Green Blue
#56FCA2
ΔE00 2.48
Light Bluish Green
#76FDA8
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6AA #F665B1
analogous
#68F665 #65F6AA #65F6F3
triadic
#65F6AA #AA65F6 #F6AA65
tetradic
#65F6AA #6568F6 #F665B1 #F6F365
square
#65F6AA #6568F6 #F665B1 #F6F365
split-complementary
#65F6AA #F365F6 #F66568
monochromatic
#0CD46B #2BF38A #65F6AA #9FF9CA #D9FDEA
Accessibility & contrast
On white
1.37
#65F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#65F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6AA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6AA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E1D6AF
Tritanopia (blue-blind)
#28F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f6aa; /* rgb */ color: rgb(101, 246, 170); /* oklch */ color: oklch(87.5% 0.165 157.3);
Tailwind
colors: {
custom: {
50: '#9dfac3',
500: '#65f6aa',
950: '#000000',
},
}SCSS
$custom: #65f6aa; $custom-light: #9dfac3; $custom-dark: #000000;
JSON
{
"hex": "#65f6aa",
"rgb": {
"r": 101,
"g": 246,
"b": 170
},
"hsl": {
"h": 148.552,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.87508,
"c": 0.16514,
"h": 157.3
},
"luminance": 0.71581
}Semantic roles & 50–950 ramp
primary
#65F6AA
secondary
#CF3083
accent
#0078E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582