#69E296#69E296
#69E296 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.4% C 0.154 H 153.7°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69E296 |
|---|---|
| RGB | rgb(105, 226, 150) |
| HSL | hsl(142, 68%, 65%) |
| HSV | hsv(142, 54%, 89%) |
| CMYK | cmyk(53.5%, 0%, 33.6%, 11.4%) |
| CIE-LAB | lab(81.62, -50.74, 27.10) |
| CIE-LCH | lch(81.62, 57.52, 151.89°) |
| OKLab | oklab(82.39% -0.138 0.0682) |
| OKLCH | oklch(82.39% 0.154 153.7) |
| XYZ | xyz(38.5241, 59.5946, 38.3210) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.17
Weird Green
#3AE57F
ΔE00 4.48
Seafoam Green
#7AF9AB
ΔE00 5.07
Seafoam (survey)
#80F9AD
ΔE00 5.20
Light Greenish Blue
#63F7B4
ΔE00 5.57
Light Blue Green
#7EFBB3
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E296 #E269B5
analogous
#79E269 #69E296 #69E2D3
triadic
#69E296 #9669E2 #E29669
tetradic
#69E296 #6979E2 #E269B5 #E2D369
square
#69E296 #6979E2 #E269B5 #E2D369
split-complementary
#69E296 #D369E2 #E26979
monochromatic
#22AF56 #36D872 #69E296 #9CECBA #D0F6DE
Accessibility & contrast
On white
1.63
#69E296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#69E296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E296
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E296 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D291
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#48E0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #69e296; /* rgb */ color: rgb(105, 226, 150); /* oklch */ color: oklch(82.4% 0.154 153.7);
Tailwind
colors: {
custom: {
50: '#9cecb5',
500: '#69e296',
950: '#000000',
},
}SCSS
$custom: #69e296; $custom-light: #9cecb5; $custom-dark: #000000;
JSON
{
"hex": "#69e296",
"rgb": {
"r": 105,
"g": 226,
"b": 150
},
"hsl": {
"h": 142.314,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.82393,
"c": 0.1539,
"h": 153.7
},
"luminance": 0.59598
}Semantic roles & 50–950 ramp
primary
#69E296
secondary
#B03F86
accent
#168BD0
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581