#69F2AA#69F2AA
#69F2AA is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.7% C 0.158 H 157.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2AA |
|---|---|
| RGB | rgb(105, 242, 170) |
| HSL | hsl(148, 84%, 68%) |
| HSV | hsv(148, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(86.70, -53.49, 23.75) |
| CIE-LCH | lch(86.70, 58.52, 156.05°) |
| OKLab | oklab(86.67% -0.146 0.0602) |
| OKLCH | oklch(86.67% 0.158 157.6) |
| XYZ | xyz(44.8297, 69.4056, 49.0566) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Blue Green
#7EFBB3
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 3.26
Light Green Blue
#56FCA2
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2AA #F269B1
analogous
#6CF269 #69F2AA #69F2EE
triadic
#69F2AA #AA69F2 #F2AA69
tetradic
#69F2AA #696CF2 #F269B1 #F2EE69
square
#69F2AA #696CF2 #F269B1 #F2EE69
split-complementary
#69F2AA #EE69F2 #F2696C
monochromatic
#12CF6B #31ED8A #69F2AA #A1F7CA #DAFCEA
Accessibility & contrast
On white
1.41
#69F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#69F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2AA
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2AA | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DDD4AE
Tritanopia (blue-blind)
#36F0DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2aa; /* rgb */ color: rgb(105, 242, 170); /* oklch */ color: oklch(86.7% 0.158 157.6);
Tailwind
colors: {
custom: {
50: '#9ef7c3',
500: '#69f2aa',
950: '#000000',
},
}SCSS
$custom: #69f2aa; $custom-light: #9ef7c3; $custom-dark: #000000;
JSON
{
"hex": "#69f2aa",
"rgb": {
"r": 105,
"g": 242,
"b": 170
},
"hsl": {
"h": 148.467,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86673,
"c": 0.15793,
"h": 157.6
},
"luminance": 0.6941
}Semantic roles & 50–950 ramp
primary
#69F2AA
secondary
#CB3583
accent
#0578E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582