#69F1AB#69F1AB
#69F1AB is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.5% C 0.156 H 158.1°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69F1AB |
|---|---|
| RGB | rgb(105, 241, 171) |
| HSL | hsl(149, 83%, 68%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(86.43, -52.89, 22.86) |
| CIE-LCH | lch(86.43, 57.62, 156.62°) |
| OKLab | oklab(86.45% -0.1445 0.058) |
| OKLCH | oklch(86.45% 0.156 158.1) |
| XYZ | xyz(44.6278, 68.8499, 49.4577) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.73
Light Blue Green
#7EFBB3
ΔE00 2.59
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.64
Light Green Blue
#56FCA2
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F1AB #F169AF
analogous
#6BF169 #69F1AB #69F1EF
triadic
#69F1AB #AB69F1 #F1AB69
tetradic
#69F1AB #696BF1 #F169AF #F1EF69
square
#69F1AB #696BF1 #F169AF #F1EF69
split-complementary
#69F1AB #EF69F1 #F1696B
monochromatic
#13CD6D #31EC8C #69F1AB #A1F6CA #D9FBEA
Accessibility & contrast
On white
1.42
#69F1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#69F1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F1AB
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F1AB | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#36F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69f1ab; /* rgb */ color: rgb(105, 241, 171); /* oklch */ color: oklch(86.5% 0.156 158.1);
Tailwind
colors: {
custom: {
50: '#9ef6c4',
500: '#69f1ab',
950: '#000000',
},
}SCSS
$custom: #69f1ab; $custom-light: #9ef6c4; $custom-dark: #000000;
JSON
{
"hex": "#69f1ab",
"rgb": {
"r": 105,
"g": 241,
"b": 171
},
"hsl": {
"h": 149.118,
"s": 82.927,
"l": 67.843
},
"oklch": {
"l": 0.86454,
"c": 0.15573,
"h": 158.1
},
"luminance": 0.68854
}Semantic roles & 50–950 ramp
primary
#69F1AB
secondary
#C93581
accent
#0676DF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582