#65FBAE#65FBAE
#65FBAE is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.8% C 0.168 H 157.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBAE |
|---|---|
| RGB | rgb(101, 251, 174) |
| HSL | hsl(149, 95%, 69%) |
| HSV | hsv(149, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.31, -57.12, 25.26) |
| CIE-LCH | lch(89.31, 62.45, 156.15°) |
| OKLab | oklab(88.79% -0.1556 0.064) |
| OKLCH | oklch(88.79% 0.168 157.7) |
| XYZ | xyz(47.4998, 74.8123, 51.9732) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 1.94
Light Greenish Blue
#63F7B4
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBAE #FB65B2
analogous
#67FB65 #65FBAE #65FBF9
triadic
#65FBAE #AE65FB #FBAE65
tetradic
#65FBAE #6567FB #FB65B2 #FBF965
square
#65FBAE #6567FB #FB65B2 #FBF965
split-complementary
#65FBAE #F965FB #FB6567
monochromatic
#06E070 #29F98F #65FBAE #A1FDCD #DCFEED
Accessibility & contrast
On white
1.32
#65FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#65FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBAE
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBAE | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E5DBB3
Tritanopia (blue-blind)
#1FF9E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fbae; /* rgb */ color: rgb(101, 251, 174); /* oklch */ color: oklch(88.8% 0.168 157.7);
Tailwind
colors: {
custom: {
50: '#9efdc6',
500: '#65fbae',
950: '#000000',
},
}SCSS
$custom: #65fbae; $custom-light: #9efdc6; $custom-dark: #000000;
JSON
{
"hex": "#65fbae",
"rgb": {
"r": 101,
"g": 251,
"b": 174
},
"hsl": {
"h": 149.2,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.88794,
"c": 0.16828,
"h": 157.7
},
"luminance": 0.74817
}Semantic roles & 50–950 ramp
primary
#65FBAE
secondary
#D52F84
accent
#0076E6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682