#65FAAE#65FAAE
#65FAAE is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.6% C 0.167 H 157.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAAE |
|---|---|
| RGB | rgb(101, 250, 174) |
| HSL | hsl(149, 94%, 69%) |
| HSV | hsv(149, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.01, -56.72, 24.86) |
| CIE-LCH | lch(89.01, 61.93, 156.34°) |
| OKLab | oklab(88.55% -0.1546 0.063) |
| OKLCH | oklch(88.55% 0.167 157.8) |
| XYZ | xyz(47.1882, 74.1892, 51.8693) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 1.89
Light Blue Green
#7EFBB3
ΔE00 1.92
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAAE #FA65B1
analogous
#67FA65 #65FAAE #65FAF9
triadic
#65FAAE #AE65FA #FAAE65
tetradic
#65FAAE #6567FA #FA65B1 #FAF965
square
#65FAAE #6567FA #FA65B1 #FAF965
split-complementary
#65FAAE #F965FA #FA6567
monochromatic
#07DD70 #2AF88F #65FAAE #A0FCCD #DCFEEC
Accessibility & contrast
On white
1.33
#65FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#65FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAAE
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAAE | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A9
Deuteranopia (green-blind)
#E4DAB3
Tritanopia (blue-blind)
#20F8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65faae; /* rgb */ color: rgb(101, 250, 174); /* oklch */ color: oklch(88.6% 0.167 157.8);
Tailwind
colors: {
custom: {
50: '#9dfdc6',
500: '#65faae',
950: '#000000',
},
}SCSS
$custom: #65faae; $custom-light: #9dfdc6; $custom-dark: #000000;
JSON
{
"hex": "#65faae",
"rgb": {
"r": 101,
"g": 250,
"b": 174
},
"hsl": {
"h": 149.396,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88554,
"c": 0.16696,
"h": 157.8
},
"luminance": 0.74194
}Semantic roles & 50–950 ramp
primary
#65FAAE
secondary
#D42F83
accent
#0075E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682