#65F3AB#65F3AB
#65F3AB is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.160 H 158.2°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3AB |
|---|---|
| RGB | rgb(101, 243, 171) |
| HSL | hsl(150, 86%, 67%) |
| HSV | hsv(150, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 29.6%, 4.7%) |
| CIE-LAB | lab(86.90, -54.52, 23.49) |
| CIE-LCH | lch(86.90, 59.37, 156.69°) |
| OKLab | oklab(86.81% -0.1488 0.0596) |
| OKLCH | oklch(86.81% 0.16 158.2) |
| XYZ | xyz(44.7642, 69.8038, 49.6346) |
| Luminance | 0.6981 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Seafoam Green
#7AF9AB
ΔE00 2.40
Light Blue Green
#7EFBB3
ΔE00 2.46
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3AB #F365AD
analogous
#66F365 #65F3AB #65F3F2
triadic
#65F3AB #AB65F3 #F3AB65
tetradic
#65F3AB #6566F3 #F365AD #F3F265
square
#65F3AB #6566F3 #F365AD #F3F265
split-complementary
#65F3AB #F265F3 #F36566
monochromatic
#10CE6D #2CEF8C #65F3AB #9EF7CA #D7FCE9
Accessibility & contrast
On white
1.40
#65F3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#65F3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3AB
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3AB | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#29F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f3ab; /* rgb */ color: rgb(101, 243, 171); /* oklch */ color: oklch(86.8% 0.160 158.2);
Tailwind
colors: {
custom: {
50: '#9df8c4',
500: '#65f3ab',
950: '#000000',
},
}SCSS
$custom: #65f3ab; $custom-light: #9df8c4; $custom-dark: #000000;
JSON
{
"hex": "#65f3ab",
"rgb": {
"r": 101,
"g": 243,
"b": 171
},
"hsl": {
"h": 149.577,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.86807,
"c": 0.16031,
"h": 158.2
},
"luminance": 0.69808
}Semantic roles & 50–950 ramp
primary
#65F3AB
secondary
#CA337F
accent
#0374E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582