#69F2A6#69F2A6
#69F2A6 is a very light, vivid green. Relative luminance 0.693; OKLCH L 86.6% C 0.161 H 156.3°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2A6 |
|---|---|
| RGB | rgb(105, 242, 166) |
| HSL | hsl(147, 84%, 68%) |
| HSV | hsv(147, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 31.4%, 5.1%) |
| CIE-LAB | lab(86.63, -54.25, 25.70) |
| CIE-LCH | lch(86.63, 60.03, 154.65°) |
| OKLab | oklab(86.59% -0.1478 0.065) |
| OKLCH | oklch(86.59% 0.161 156.3) |
| XYZ | xyz(44.4571, 69.2565, 47.0940) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Greenish Blue
#63F7B4
ΔE00 2.49
Light Blue Green
#7EFBB3
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.80
Light Green Blue
#56FCA2
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2A6 #F269B5
analogous
#70F269 #69F2A6 #69F2EA
triadic
#69F2A6 #A669F2 #F2A669
tetradic
#69F2A6 #6970F2 #F269B5 #F2EA69
square
#69F2A6 #6970F2 #F269B5 #F2EA69
split-complementary
#69F2A6 #EA69F2 #F26970
monochromatic
#12CF66 #31ED85 #69F2A6 #A1F7C7 #DAFCE9
Accessibility & contrast
On white
1.41
#69F2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#69F2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2A6
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2A6 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E1A1
Deuteranopia (green-blind)
#DED3AB
Tritanopia (blue-blind)
#39F0DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2a6; /* rgb */ color: rgb(105, 242, 166); /* oklch */ color: oklch(86.6% 0.161 156.3);
Tailwind
colors: {
custom: {
50: '#9ef7c0',
500: '#69f2a6',
950: '#000000',
},
}SCSS
$custom: #69f2a6; $custom-light: #9ef7c0; $custom-dark: #000000;
JSON
{
"hex": "#69f2a6",
"rgb": {
"r": 105,
"g": 242,
"b": 166
},
"hsl": {
"h": 146.715,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86588,
"c": 0.16142,
"h": 156.3
},
"luminance": 0.69261
}Semantic roles & 50–950 ramp
primary
#69F2A6
secondary
#CB3588
accent
#057FE1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582