#69E597#69E597
#69E597 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.1% C 0.157 H 153.6°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #69E597 |
|---|---|
| RGB | rgb(105, 229, 151) |
| HSL | hsl(142, 70%, 65%) |
| HSV | hsv(142, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 34.1%, 10.2%) |
| CIE-LAB | lab(82.53, -51.78, 27.81) |
| CIE-LCH | lch(82.53, 58.77, 151.76°) |
| OKLab | oklab(83.14% -0.1407 0.0699) |
| OKLCH | oklch(83.14% 0.157 153.6) |
| XYZ | xyz(39.4279, 61.2728, 39.0212) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.25
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.45
Seafoam (survey)
#80F9AD
ΔE00 4.62
Light Bluish Green
#76FDA8
ΔE00 5.15
Light Greenish Blue
#63F7B4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E597 #E569B7
analogous
#79E569 #69E597 #69E5D5
triadic
#69E597 #9769E5 #E59769
tetradic
#69E597 #6979E5 #E569B7 #E5D569
square
#69E597 #6979E5 #E569B7 #E5D569
split-complementary
#69E597 #D569E5 #E56979
monochromatic
#1FB457 #35DC73 #69E597 #9DEEBB #D1F7DF
Accessibility & contrast
On white
1.58
#69E597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#69E597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E597
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E597 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D592
Deuteranopia (green-blind)
#D4C99C
Tritanopia (blue-blind)
#46E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e597; /* rgb */ color: rgb(105, 229, 151); /* oklch */ color: oklch(83.1% 0.157 153.6);
Tailwind
colors: {
custom: {
50: '#9deeb6',
500: '#69e597',
950: '#000000',
},
}SCSS
$custom: #69e597; $custom-light: #9deeb6; $custom-dark: #000000;
JSON
{
"hex": "#69e597",
"rgb": {
"r": 105,
"g": 229,
"b": 151
},
"hsl": {
"h": 142.258,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83141,
"c": 0.15714,
"h": 153.6
},
"luminance": 0.61276
}Semantic roles & 50–950 ramp
primary
#69E597
secondary
#B53D89
accent
#138BD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581