#69F3A8#69F3A8
#69F3A8 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.9% C 0.161 H 156.7°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3A8 |
|---|---|
| RGB | rgb(105, 243, 168) |
| HSL | hsl(147, 85%, 68%) |
| HSV | hsv(147, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 30.9%, 4.7%) |
| CIE-LAB | lab(86.96, -54.27, 25.13) |
| CIE-LCH | lch(86.96, 59.81, 155.16°) |
| OKLab | oklab(86.87% -0.1479 0.0636) |
| OKLCH | oklch(86.87% 0.161 156.7) |
| XYZ | xyz(44.9404, 69.9274, 48.1672) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.88
Light Greenish Blue
#63F7B4
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Blue Green
#7EFBB3
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3A8 #F369B4
analogous
#6FF369 #69F3A8 #69F3ED
triadic
#69F3A8 #A869F3 #F3A869
tetradic
#69F3A8 #696FF3 #F369B4 #F3ED69
square
#69F3A8 #696FF3 #F369B4 #F3ED69
split-complementary
#69F3A8 #ED69F3 #F3696F
monochromatic
#11D168 #30EE87 #69F3A8 #A2F8C9 #DAFCEA
Accessibility & contrast
On white
1.40
#69F3A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F3A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3A8
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3A8 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A3
Deuteranopia (green-blind)
#DED4AD
Tritanopia (blue-blind)
#37F1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f3a8; /* rgb */ color: rgb(105, 243, 168); /* oklch */ color: oklch(86.9% 0.161 156.7);
Tailwind
colors: {
custom: {
50: '#9ef8c2',
500: '#69f3a8',
950: '#000000',
},
}SCSS
$custom: #69f3a8; $custom-light: #9ef8c2; $custom-dark: #000000;
JSON
{
"hex": "#69f3a8",
"rgb": {
"r": 105,
"g": 243,
"b": 168
},
"hsl": {
"h": 147.391,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86871,
"c": 0.16101,
"h": 156.7
},
"luminance": 0.69932
}Semantic roles & 50–950 ramp
primary
#69F3A8
secondary
#CC3487
accent
#047CE2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582