#69F1AA#69F1AA
#69F1AA is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.4% C 0.157 H 157.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1AA |
|---|---|
| RGB | rgb(105, 241, 170) |
| HSL | hsl(149, 83%, 68%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.41, -53.08, 23.35) |
| CIE-LCH | lch(86.41, 57.99, 156.26°) |
| OKLab | oklab(86.43% -0.1449 0.0592) |
| OKLCH | oklch(86.43% 0.157 157.8) |
| XYZ | xyz(44.5329, 68.8120, 48.9576) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 2.48
Light Blue Green
#7EFBB3
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.67
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Green Blue
#56FCA2
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1AA #F169B0
analogous
#6CF169 #69F1AA #69F1EE
triadic
#69F1AA #AA69F1 #F1AA69
tetradic
#69F1AA #696CF1 #F169B0 #F1EE69
square
#69F1AA #696CF1 #F169B0 #F1EE69
split-complementary
#69F1AA #EE69F1 #F1696C
monochromatic
#13CD6C #31EC8A #69F1AA #A1F6CA #D9FBE9
Accessibility & contrast
On white
1.42
#69F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#69F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1AA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1AA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A6
Deuteranopia (green-blind)
#DCD3AE
Tritanopia (blue-blind)
#37EFDE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f1aa; /* rgb */ color: rgb(105, 241, 170); /* oklch */ color: oklch(86.4% 0.157 157.8);
Tailwind
colors: {
custom: {
50: '#9ef6c3',
500: '#69f1aa',
950: '#000000',
},
}SCSS
$custom: #69f1aa; $custom-light: #9ef6c3; $custom-dark: #000000;
JSON
{
"hex": "#69f1aa",
"rgb": {
"r": 105,
"g": 241,
"b": 170
},
"hsl": {
"h": 148.676,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86433,
"c": 0.15659,
"h": 157.8
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#69F1AA
secondary
#C93582
accent
#0678DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582