#69F9AC#69F9AC
#69F9AC is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.166 H 157.0°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69F9AC |
|---|---|
| RGB | rgb(105, 249, 172) |
| HSL | hsl(148, 92%, 69%) |
| HSV | hsv(148, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 30.9%, 2.4%) |
| CIE-LAB | lab(88.79, -55.91, 25.59) |
| CIE-LCH | lch(88.79, 61.49, 155.40°) |
| OKLab | oklab(88.4% -0.1523 0.0648) |
| OKLCH | oklch(88.4% 0.166 157) |
| XYZ | xyz(47.1437, 73.7286, 50.7683) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.47
Light Blue Green
#7EFBB3
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Greenish Blue
#63F7B4
ΔE00 2.09
Light Green Blue
#56FCA2
ΔE00 2.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F9AC #F969B6
analogous
#6EF969 #69F9AC #69F9F4
triadic
#69F9AC #AC69F9 #F9AC69
tetradic
#69F9AC #696EF9 #F969B6 #F9F469
square
#69F9AC #696EF9 #F969B6 #F9F469
split-complementary
#69F9AC #F469F9 #F9696E
monochromatic
#09DF6C #2EF78B #69F9AC #A4FBCD #DFFEED
Accessibility & contrast
On white
1.33
#69F9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#69F9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F9AC
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F9AC | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A7
Deuteranopia (green-blind)
#E4D9B1
Tritanopia (blue-blind)
#31F7E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69f9ac; /* rgb */ color: rgb(105, 249, 172); /* oklch */ color: oklch(88.4% 0.166 157.0);
Tailwind
colors: {
custom: {
50: '#9ffcc5',
500: '#69f9ac',
950: '#000000',
},
}SCSS
$custom: #69f9ac; $custom-light: #9ffcc5; $custom-dark: #000000;
JSON
{
"hex": "#69f9ac",
"rgb": {
"r": 105,
"g": 249,
"b": 172
},
"hsl": {
"h": 147.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.88395,
"c": 0.16553,
"h": 157
},
"luminance": 0.73733
}Semantic roles & 50–950 ramp
primary
#69F9AC
secondary
#D33389
accent
#007BE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101813
muted
#808682