#69E195#69E195
#69E195 is a very light, vivid green. Relative luminance 0.590; OKLCH L 82.1% C 0.153 H 153.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69E195 |
|---|---|
| RGB | rgb(105, 225, 149) |
| HSL | hsl(142, 67%, 65%) |
| HSV | hsv(142, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 33.8%, 11.8%) |
| CIE-LAB | lab(81.30, -50.51, 27.19) |
| CIE-LCH | lch(81.30, 57.36, 151.71°) |
| OKLab | oklab(82.13% -0.1373 0.0684) |
| OKLCH | oklch(82.13% 0.153 153.5) |
| XYZ | xyz(38.1728, 59.0203, 37.8084) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.78
Light Greenish Blue
#63F7B4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E195 #E169B5
analogous
#79E169 #69E195 #69E1D1
triadic
#69E195 #9569E1 #E19569
tetradic
#69E195 #6979E1 #E169B5 #E1D169
square
#69E195 #6979E1 #E169B5 #E1D169
split-complementary
#69E195 #D169E1 #E16979
monochromatic
#23AD55 #36D771 #69E195 #9CEBB9 #CFF5DD
Accessibility & contrast
On white
1.64
#69E195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#69E195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E195
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E195 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D190
Deuteranopia (green-blind)
#D0C59A
Tritanopia (blue-blind)
#49DECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e195; /* rgb */ color: rgb(105, 225, 149); /* oklch */ color: oklch(82.1% 0.153 153.5);
Tailwind
colors: {
custom: {
50: '#9cebb4',
500: '#69e195',
950: '#000000',
},
}SCSS
$custom: #69e195; $custom-light: #9cebb4; $custom-dark: #000000;
JSON
{
"hex": "#69e195",
"rgb": {
"r": 105,
"g": 225,
"b": 149
},
"hsl": {
"h": 142,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8213,
"c": 0.15343,
"h": 153.5
},
"luminance": 0.59024
}Semantic roles & 50–950 ramp
primary
#69E195
secondary
#AF4086
accent
#178BCF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481