#65EDA5#65EDA5
#65EDA5 is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.157 H 157.3°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDA5 |
|---|---|
| RGB | rgb(101, 237, 165) |
| HSL | hsl(148, 79%, 66%) |
| HSV | hsv(148, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(85.02, -53.27, 23.99) |
| CIE-LCH | lch(85.02, 58.43, 155.76°) |
| OKLab | oklab(85.23% -0.1453 0.0608) |
| OKLCH | oklch(85.23% 0.157 157.3) |
| XYZ | xyz(42.4389, 66.0476, 46.1020) |
| Luminance | 0.6605 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.67
Seafoam Green
#7AF9AB
ΔE00 3.09
Seafoam (survey)
#80F9AD
ΔE00 3.31
Light Blue Green
#7EFBB3
ΔE00 3.40
Light Green Blue
#56FCA2
ΔE00 4.01
Light Bluish Green
#76FDA8
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDA5 #ED65AD
analogous
#69ED65 #65EDA5 #65EDE9
triadic
#65EDA5 #A565ED #EDA565
tetradic
#65EDA5 #6569ED #ED65AD #EDE965
square
#65EDA5 #6569ED #ED65AD #EDE965
split-complementary
#65EDA5 #E965ED #ED6569
monochromatic
#17C167 #2EE785 #65EDA5 #9CF3C5 #D3FAE5
Accessibility & contrast
On white
1.48
#65EDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#65EDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDA5
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDA5 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDCA1
Deuteranopia (green-blind)
#D9CFAA
Tritanopia (blue-blind)
#31EBDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #65eda5; /* rgb */ color: rgb(101, 237, 165); /* oklch */ color: oklch(85.2% 0.157 157.3);
Tailwind
colors: {
custom: {
50: '#9cf4c0',
500: '#65eda5',
950: '#000000',
},
}SCSS
$custom: #65eda5; $custom-light: #9cf4c0; $custom-dark: #000000;
JSON
{
"hex": "#65eda5",
"rgb": {
"r": 101,
"g": 237,
"b": 165
},
"hsl": {
"h": 148.235,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.85231,
"c": 0.15749,
"h": 157.3
},
"luminance": 0.66052
}Semantic roles & 50–950 ramp
primary
#65EDA5
secondary
#BF377F
accent
#0A79DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582