#65E898#65E898
#65E898 is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.8% C 0.162 H 154.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #65E898 |
|---|---|
| RGB | rgb(101, 232, 152) |
| HSL | hsl(143, 74%, 65%) |
| HSV | hsv(143, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 34.5%, 9%) |
| CIE-LAB | lab(83.31, -53.70, 28.33) |
| CIE-LCH | lch(83.31, 60.72, 152.19°) |
| OKLab | oklab(83.75% -0.1458 0.0712) |
| OKLCH | oklch(83.75% 0.162 154) |
| XYZ | xyz(39.8878, 62.7432, 39.7083) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.14
Seafoam (survey)
#80F9AD
ΔE00 4.19
Light Green Blue
#56FCA2
ΔE00 4.42
Sea Green (survey)
#53FCA1
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E898 #E865B5
analogous
#73E865 #65E898 #65E8DA
triadic
#65E898 #9865E8 #E89865
tetradic
#65E898 #6573E8 #E865B5 #E8DA65
square
#65E898 #6573E8 #E865B5 #E8DA65
split-complementary
#65E898 #DA65E8 #E86573
monochromatic
#1BB758 #30E074 #65E898 #9AF0BC #CFF8DF
Accessibility & contrast
On white
1.55
#65E898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#65E898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E898
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E898 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D793
Deuteranopia (green-blind)
#D6CB9D
Tritanopia (blue-blind)
#3CE5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e898; /* rgb */ color: rgb(101, 232, 152); /* oklch */ color: oklch(83.8% 0.162 154.0);
Tailwind
colors: {
custom: {
50: '#9bf0b7',
500: '#65e898',
950: '#000000',
},
}SCSS
$custom: #65e898; $custom-light: #9bf0b7; $custom-dark: #000000;
JSON
{
"hex": "#65e898",
"rgb": {
"r": 101,
"g": 232,
"b": 152
},
"hsl": {
"h": 143.359,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.83751,
"c": 0.16229,
"h": 154
},
"luminance": 0.62747
}Semantic roles & 50–950 ramp
primary
#65E898
secondary
#B73A86
accent
#0F89D6
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581