#69E191#69E191
#69E191 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.0% C 0.157 H 152.3°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69E191 |
|---|---|
| RGB | rgb(105, 225, 145) |
| HSL | hsl(140, 67%, 65%) |
| HSV | hsv(140, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 35.6%, 11.8%) |
| CIE-LAB | lab(81.23, -51.22, 29.15) |
| CIE-LCH | lch(81.23, 58.94, 150.36°) |
| OKLab | oklab(82.05% -0.1391 0.073) |
| OKLCH | oklch(82.05% 0.157 152.3) |
| XYZ | xyz(37.8590, 58.8947, 36.1553) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Aqua Green
#12E193
ΔE00 4.42
Tealish Green
#0CDC73
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 5.42
Lightgreen
#90EE90
ΔE00 5.43
Seafoam (survey)
#80F9AD
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E191 #E169B9
analogous
#7DE169 #69E191 #69E1CD
triadic
#69E191 #9169E1 #E19169
tetradic
#69E191 #697DE1 #E169B9 #E1CD69
square
#69E191 #697DE1 #E169B9 #E1CD69
split-complementary
#69E191 #CD69E1 #E1697D
monochromatic
#23AD51 #36D76C #69E191 #9CEBB6 #CFF5DC
Accessibility & contrast
On white
1.64
#69E191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#69E191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E191
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E191 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D18C
Deuteranopia (green-blind)
#D1C596
Tritanopia (blue-blind)
#4ADECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e191; /* rgb */ color: rgb(105, 225, 145); /* oklch */ color: oklch(82.0% 0.157 152.3);
Tailwind
colors: {
custom: {
50: '#9cebb2',
500: '#69e191',
950: '#000000',
},
}SCSS
$custom: #69e191; $custom-light: #9cebb2; $custom-dark: #000000;
JSON
{
"hex": "#69e191",
"rgb": {
"r": 105,
"g": 225,
"b": 145
},
"hsl": {
"h": 140,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8205,
"c": 0.15711,
"h": 152.3
},
"luminance": 0.58898
}Semantic roles & 50–950 ramp
primary
#69E191
secondary
#AF408A
accent
#1791CF
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581