#65FAAB#65FAAB
#65FAAB is a very light, vivid green. Relative luminance 0.741; OKLCH L 88.5% C 0.170 H 156.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #65FAAB |
|---|---|
| RGB | rgb(101, 250, 171) |
| HSL | hsl(148, 94%, 69%) |
| HSV | hsv(148, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(88.96, -57.30, 26.31) |
| CIE-LCH | lch(88.96, 63.05, 155.34°) |
| OKLab | oklab(88.49% -0.156 0.0665) |
| OKLCH | oklch(88.49% 0.17 156.9) |
| XYZ | xyz(46.8990, 74.0736, 50.3462) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.67
Light Green Blue
#56FCA2
ΔE00 1.85
Light Bluish Green
#76FDA8
ΔE00 1.91
Sea Green (survey)
#53FCA1
ΔE00 2.03
Light Blue Green
#7EFBB3
ΔE00 2.06
Seafoam (survey)
#80F9AD
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FAAB #FA65B4
analogous
#6AFA65 #65FAAB #65FAF6
triadic
#65FAAB #AB65FA #FAAB65
tetradic
#65FAAB #656AFA #FA65B4 #FAF665
square
#65FAAB #656AFA #FA65B4 #FAF665
split-complementary
#65FAAB #F665FA #FA656A
monochromatic
#07DD6C #2AF88B #65FAAB #A0FCCB #DCFEEC
Accessibility & contrast
On white
1.33
#65FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#65FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FAAB
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FAAB | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A6
Deuteranopia (green-blind)
#E4DAB0
Tritanopia (blue-blind)
#23F8E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65faab; /* rgb */ color: rgb(101, 250, 171); /* oklch */ color: oklch(88.5% 0.170 156.9);
Tailwind
colors: {
custom: {
50: '#9dfdc4',
500: '#65faab',
950: '#000000',
},
}SCSS
$custom: #65faab; $custom-light: #9dfdc4; $custom-dark: #000000;
JSON
{
"hex": "#65faab",
"rgb": {
"r": 101,
"g": 250,
"b": 171
},
"hsl": {
"h": 148.188,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88491,
"c": 0.16954,
"h": 156.9
},
"luminance": 0.74078
}Semantic roles & 50–950 ramp
primary
#65FAAB
secondary
#D42F87
accent
#007AE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101812
muted
#808682