#69E297#69E297
#69E297 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.153 H 154.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69E297 |
|---|---|
| RGB | rgb(105, 226, 151) |
| HSL | hsl(143, 68%, 65%) |
| HSV | hsv(143, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 33.2%, 11.4%) |
| CIE-LAB | lab(81.64, -50.55, 26.61) |
| CIE-LCH | lch(81.64, 57.13, 152.24°) |
| OKLab | oklab(82.41% -0.1375 0.067) |
| OKLCH | oklch(82.41% 0.153 154) |
| XYZ | xyz(38.6050, 59.6270, 38.7469) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.13
Weird Green
#3AE57F
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 5.05
Seafoam (survey)
#80F9AD
ΔE00 5.18
Light Greenish Blue
#63F7B4
ΔE00 5.46
Light Blue Green
#7EFBB3
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E297 #E269B4
analogous
#77E269 #69E297 #69E2D4
triadic
#69E297 #9769E2 #E29769
tetradic
#69E297 #6977E2 #E269B4 #E2D469
square
#69E297 #6977E2 #E269B4 #E2D469
split-complementary
#69E297 #D469E2 #E26977
monochromatic
#22AF57 #36D873 #69E297 #9CECBB #D0F6DE
Accessibility & contrast
On white
1.62
#69E297 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#69E297 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E297
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E297 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E297 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D292
Deuteranopia (green-blind)
#D1C69C
Tritanopia (blue-blind)
#47E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e297; /* rgb */ color: rgb(105, 226, 151); /* oklch */ color: oklch(82.4% 0.153 154.0);
Tailwind
colors: {
custom: {
50: '#9cecb6',
500: '#69e297',
950: '#000000',
},
}SCSS
$custom: #69e297; $custom-light: #9cecb6; $custom-dark: #000000;
JSON
{
"hex": "#69e297",
"rgb": {
"r": 105,
"g": 226,
"b": 151
},
"hsl": {
"h": 142.81,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82413,
"c": 0.15298,
"h": 154
},
"luminance": 0.5963
}Semantic roles & 50–950 ramp
primary
#69E297
secondary
#B03F85
accent
#1689D0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581