#65FDA2#65FDA2
#65FDA2 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.0% C 0.181 H 153.9°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDA2 |
|---|---|
| RGB | rgb(101, 253, 162) |
| HSL | hsl(144, 97%, 69%) |
| HSV | hsv(144, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 36%, 0.8%) |
| CIE-LAB | lab(89.68, -60.12, 31.82) |
| CIE-LCH | lch(89.68, 68.02, 152.11°) |
| OKLab | oklab(89.04% -0.1629 0.0797) |
| OKLCH | oklch(89.04% 0.181 153.9) |
| XYZ | xyz(47.0098, 75.6212, 46.2944) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.00
Sea Green (survey)
#53FCA1
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 2.42
Seafoam (survey)
#80F9AD
ΔE00 2.92
Mediumspringgreen
#00FA9A
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDA2 #FD65C0
analogous
#74FD65 #65FDA2 #65FDEE
triadic
#65FDA2 #A265FD #FDA265
tetradic
#65FDA2 #6574FD #FD65C0 #FDEE65
square
#65FDA2 #6574FD #FD65C0 #FDEE65
split-complementary
#65FDA2 #EE65FD #FD6574
monochromatic
#03E55E #29FC7E #65FDA2 #A1FEC6 #DEFFEB
Accessibility & contrast
On white
1.30
#65FDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#65FDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDA2
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDA2 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEA9C
Deuteranopia (green-blind)
#E8DCA8
Tritanopia (blue-blind)
#2AFAE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fda2; /* rgb */ color: rgb(101, 253, 162); /* oklch */ color: oklch(89.0% 0.181 153.9);
Tailwind
colors: {
custom: {
50: '#9effbe',
500: '#65fda2',
950: '#000000',
},
}SCSS
$custom: #65fda2; $custom-light: #9effbe; $custom-dark: #000000;
JSON
{
"hex": "#65fda2",
"rgb": {
"r": 101,
"g": 253,
"b": 162
},
"hsl": {
"h": 144.079,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89035,
"c": 0.18137,
"h": 153.9
},
"luminance": 0.75626
}Semantic roles & 50–950 ramp
primary
#65FDA2
secondary
#D82F94
accent
#0089E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101812
muted
#808682