#65D67B#65D67B
#65D67B is a light, vivid green. Relative luminance 0.523; OKLCH L 78.8% C 0.164 H 148.0°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65D67B |
|---|---|
| RGB | rgb(101, 214, 123) |
| HSL | hsl(132, 58%, 62%) |
| HSV | hsv(132, 53%, 84%) |
| CMYK | cmyk(52.8%, 0%, 42.5%, 16.1%) |
| CIE-LAB | lab(77.45, -51.44, 35.34) |
| CIE-LCH | lch(77.45, 62.41, 145.51°) |
| OKLab | oklab(78.8% -0.1394 0.0871) |
| OKLCH | oklch(78.8% 0.164 148) |
| XYZ | xyz(32.9864, 52.2871, 27.0892) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.15
Tealish Green
#0CDC73
ΔE00 4.31
Weird Green
#3AE57F
ΔE00 4.43
Seaweed
#18D17B
ΔE00 4.73
Soft Green
#6FC276
ΔE00 5.33
Lightish Green
#61E160
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65D67B #D665C0
analogous
#88D665 #65D67B #65D6B3
triadic
#65D67B #7B65D6 #D67B65
tetradic
#65D67B #6588D6 #D665C0 #D6B365
square
#65D67B #6588D6 #D665C0 #D6B365
split-complementary
#65D67B #B365D6 #D66588
monochromatic
#28983E #35C852 #65D67B #95E3A4 #C6F0CE
Accessibility & contrast
On white
1.83
#65D67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#65D67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65D67B
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65D67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65D67B | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#C9BB81
Tritanopia (blue-blind)
#4ED2C0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #65d67b; /* rgb */ color: rgb(101, 214, 123); /* oklch */ color: oklch(78.8% 0.164 148.0);
Tailwind
colors: {
custom: {
50: '#99e3a2',
500: '#65d67b',
950: '#000000',
},
}SCSS
$custom: #65d67b; $custom-light: #99e3a2; $custom-dark: #000000;
JSON
{
"hex": "#65d67b",
"rgb": {
"r": 101,
"g": 214,
"b": 123
},
"hsl": {
"h": 131.681,
"s": 57.949,
"l": 61.765
},
"oklch": {
"l": 0.78801,
"c": 0.16437,
"h": 148
},
"luminance": 0.5229
}Semantic roles & 50–950 ramp
primary
#65D67B
secondary
#9D428B
accent
#20A5C6
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F150F
muted
#808480