#69E097#69E097
#69E097 is a light, vivid green. Relative luminance 0.585; OKLCH L 81.9% C 0.150 H 154.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #69E097 |
|---|---|
| RGB | rgb(105, 224, 151) |
| HSL | hsl(143, 66%, 65%) |
| HSV | hsv(143, 53%, 88%) |
| CMYK | cmyk(53.1%, 0%, 32.6%, 12.2%) |
| CIE-LAB | lab(81.04, -49.73, 25.80) |
| CIE-LCH | lch(81.04, 56.03, 152.58°) |
| OKLab | oklab(81.93% -0.1354 0.0651) |
| OKLCH | oklch(81.93% 0.15 154.3) |
| XYZ | xyz(38.0643, 58.5456, 38.5667) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.95
Seafoam Green
#7AF9AB
ΔE00 5.49
Seafoam (survey)
#80F9AD
ΔE00 5.59
Light Greenish Blue
#63F7B4
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E097 #E069B2
analogous
#77E069 #69E097 #69E0D2
triadic
#69E097 #9769E0 #E09769
tetradic
#69E097 #6977E0 #E069B2 #E0D269
square
#69E097 #6977E0 #E069B2 #E0D269
split-complementary
#69E097 #D269E0 #E06977
monochromatic
#23AB58 #36D674 #69E097 #9CEABA #CEF5DD
Accessibility & contrast
On white
1.65
#69E097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#69E097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E097
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E097 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D092
Deuteranopia (green-blind)
#CFC59C
Tritanopia (blue-blind)
#48DECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #69e097; /* rgb */ color: rgb(105, 224, 151); /* oklch */ color: oklch(81.9% 0.150 154.3);
Tailwind
colors: {
custom: {
50: '#9ceab6',
500: '#69e097',
950: '#000000',
},
}SCSS
$custom: #69e097; $custom-light: #9ceab6; $custom-dark: #000000;
JSON
{
"hex": "#69e097",
"rgb": {
"r": 105,
"g": 224,
"b": 151
},
"hsl": {
"h": 143.193,
"s": 65.746,
"l": 64.51
},
"oklch": {
"l": 0.81927,
"c": 0.1502,
"h": 154.3
},
"luminance": 0.58549
}Semantic roles & 50–950 ramp
primary
#69E097
secondary
#AD4083
accent
#1887CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481