#65E69B#65E69B
#65E69B is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.157 H 155.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65E69B |
|---|---|
| RGB | rgb(101, 230, 155) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.77, -52.35, 26.06) |
| CIE-LCH | lch(82.77, 58.48, 153.53°) |
| OKLab | oklab(83.33% -0.1424 0.0657) |
| OKLCH | oklch(83.33% 0.157 155.2) |
| XYZ | xyz(39.5768, 61.7232, 40.8321) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Seafoam Green
#7AF9AB
ΔE00 4.27
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 4.64
Light Blue Green
#7EFBB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E69B #E665B0
analogous
#70E665 #65E69B #65E6DB
triadic
#65E69B #9B65E6 #E69B65
tetradic
#65E69B #6570E6 #E665B0 #E6DB65
square
#65E69B #6570E6 #E665B0 #E6DB65
split-complementary
#65E69B #DB65E6 #E66570
monochromatic
#1DB35C #30DD79 #65E69B #9AEFBD #CEF7DF
Accessibility & contrast
On white
1.57
#65E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#65E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E69B
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E69B | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D696
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#3BE4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #65e69b; /* rgb */ color: rgb(101, 230, 155); /* oklch */ color: oklch(83.3% 0.157 155.2);
Tailwind
colors: {
custom: {
50: '#9befb9',
500: '#65e69b',
950: '#000000',
},
}SCSS
$custom: #65e69b; $custom-light: #9befb9; $custom-dark: #000000;
JSON
{
"hex": "#65e69b",
"rgb": {
"r": 101,
"g": 230,
"b": 155
},
"hsl": {
"h": 145.116,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83326,
"c": 0.15686,
"h": 155.2
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#65E69B
secondary
#B43B81
accent
#1183D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581