#69F6A7#69F6A7
#69F6A7 is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.166 H 155.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6A7 |
|---|---|
| RGB | rgb(105, 246, 167) |
| HSL | hsl(146, 89%, 69%) |
| HSV | hsv(146, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 32.1%, 3.5%) |
| CIE-LAB | lab(87.82, -55.66, 26.81) |
| CIE-LCH | lch(87.82, 61.78, 154.28°) |
| OKLab | oklab(87.57% -0.1515 0.0677) |
| OKLCH | oklch(87.57% 0.166 155.9) |
| XYZ | xyz(45.7527, 71.7005, 47.9802) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 1.90
Light Bluish Green
#76FDA8
ΔE00 1.98
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6A7 #F669B8
analogous
#72F669 #69F6A7 #69F6EE
triadic
#69F6A7 #A769F6 #F6A769
tetradic
#69F6A7 #6972F6 #F669B8 #F6EE69
square
#69F6A7 #6972F6 #F669B8 #F6EE69
split-complementary
#69F6A7 #EE69F6 #F66972
monochromatic
#0DD866 #2FF385 #69F6A7 #A3F9C9 #DCFDEB
Accessibility & contrast
On white
1.37
#69F6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#69F6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6A7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6A7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E4A2
Deuteranopia (green-blind)
#E2D7AC
Tritanopia (blue-blind)
#37F4E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f6a7; /* rgb */ color: rgb(105, 246, 167); /* oklch */ color: oklch(87.6% 0.166 155.9);
Tailwind
colors: {
custom: {
50: '#9ffac1',
500: '#69f6a7',
950: '#000000',
},
}SCSS
$custom: #69f6a7; $custom-light: #9ffac1; $custom-dark: #000000;
JSON
{
"hex": "#69f6a7",
"rgb": {
"r": 105,
"g": 246,
"b": 167
},
"hsl": {
"h": 146.383,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87571,
"c": 0.1659,
"h": 155.9
},
"luminance": 0.71705
}Semantic roles & 50–950 ramp
primary
#69F6A7
secondary
#CF348B
accent
#0081E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582