#69E595#69E595
#69E595 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.1% C 0.159 H 153.0°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #69E595 |
|---|---|
| RGB | rgb(105, 229, 149) |
| HSL | hsl(141, 70%, 65%) |
| HSV | hsv(141, 54%, 90%) |
| CMYK | cmyk(54.1%, 0%, 34.9%, 10.2%) |
| CIE-LAB | lab(82.49, -52.14, 28.79) |
| CIE-LCH | lch(82.49, 59.56, 151.10°) |
| OKLab | oklab(83.1% -0.1416 0.0722) |
| OKLCH | oklch(83.1% 0.159 153) |
| XYZ | xyz(39.2669, 61.2083, 38.1731) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.36
Seafoam Green
#7AF9AB
ΔE00 4.52
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Bluish Green
#76FDA8
ΔE00 5.14
Light Green Blue
#56FCA2
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E595 #E569B9
analogous
#7BE569 #69E595 #69E5D3
triadic
#69E595 #9569E5 #E59569
tetradic
#69E595 #697BE5 #E569B9 #E5D369
square
#69E595 #697BE5 #E569B9 #E5D369
split-complementary
#69E595 #D369E5 #E5697B
monochromatic
#1FB454 #35DC70 #69E595 #9DEEBA #D1F7DF
Accessibility & contrast
On white
1.59
#69E595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#69E595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E595
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E595 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D590
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#47E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e595; /* rgb */ color: rgb(105, 229, 149); /* oklch */ color: oklch(83.1% 0.159 153.0);
Tailwind
colors: {
custom: {
50: '#9deeb4',
500: '#69e595',
950: '#000000',
},
}SCSS
$custom: #69e595; $custom-light: #9deeb4; $custom-dark: #000000;
JSON
{
"hex": "#69e595",
"rgb": {
"r": 105,
"g": 229,
"b": 149
},
"hsl": {
"h": 141.29,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.83101,
"c": 0.15897,
"h": 153
},
"luminance": 0.61212
}Semantic roles & 50–950 ramp
primary
#69E595
secondary
#B53D8A
accent
#138FD2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581