#69E197#69E197
#69E197 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.152 H 154.2°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #69E197 |
|---|---|
| RGB | rgb(105, 225, 151) |
| HSL | hsl(143, 67%, 65%) |
| HSV | hsv(143, 53%, 88%) |
| CMYK | cmyk(53.3%, 0%, 32.9%, 11.8%) |
| CIE-LAB | lab(81.34, -50.14, 26.21) |
| CIE-LCH | lch(81.34, 56.58, 152.41°) |
| OKLab | oklab(82.17% -0.1364 0.066) |
| OKLCH | oklch(82.17% 0.152 154.2) |
| XYZ | xyz(38.3339, 59.0847, 38.6565) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.12
Weird Green
#3AE57F
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 5.27
Seafoam (survey)
#80F9AD
ΔE00 5.38
Light Greenish Blue
#63F7B4
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E197 #E169B3
analogous
#77E169 #69E197 #69E1D3
triadic
#69E197 #9769E1 #E19769
tetradic
#69E197 #6977E1 #E169B3 #E1D369
square
#69E197 #6977E1 #E169B3 #E1D369
split-complementary
#69E197 #D369E1 #E16977
monochromatic
#23AD58 #36D774 #69E197 #9CEBBA #CFF5DE
Accessibility & contrast
On white
1.64
#69E197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#69E197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E197
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E197 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D0C59C
Tritanopia (blue-blind)
#48DFCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #69e197; /* rgb */ color: rgb(105, 225, 151); /* oklch */ color: oklch(82.2% 0.152 154.2);
Tailwind
colors: {
custom: {
50: '#9cebb6',
500: '#69e197',
950: '#000000',
},
}SCSS
$custom: #69e197; $custom-light: #9cebb6; $custom-dark: #000000;
JSON
{
"hex": "#69e197",
"rgb": {
"r": 105,
"g": 225,
"b": 151
},
"hsl": {
"h": 143,
"s": 66.667,
"l": 64.706
},
"oklch": {
"l": 0.8217,
"c": 0.15159,
"h": 154.2
},
"luminance": 0.59088
}Semantic roles & 50–950 ramp
primary
#69E197
secondary
#AF4084
accent
#1788CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481