#69F6AA#69F6AA
#69F6AA is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.6% C 0.163 H 156.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6AA |
|---|---|
| RGB | rgb(105, 246, 170) |
| HSL | hsl(148, 89%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 30.9%, 3.5%) |
| CIE-LAB | lab(87.88, -55.09, 25.36) |
| CIE-LCH | lch(87.88, 60.65, 155.28°) |
| OKLab | oklab(87.63% -0.1501 0.0642) |
| OKLCH | oklch(87.63% 0.163 156.9) |
| XYZ | xyz(46.0332, 71.8127, 49.4577) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 1.96
Light Greenish Blue
#63F7B4
ΔE00 2.04
Light Bluish Green
#76FDA8
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6AA #F669B5
analogous
#6FF669 #69F6AA #69F6F1
triadic
#69F6AA #AA69F6 #F6AA69
tetradic
#69F6AA #696FF6 #F669B5 #F6F169
square
#69F6AA #696FF6 #F669B5 #F6F169
split-complementary
#69F6AA #F169F6 #F6696F
monochromatic
#0DD86A #2FF389 #69F6AA #A3F9CB #DCFDEB
Accessibility & contrast
On white
1.37
#69F6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#69F6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6AA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6AA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#34F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f6aa; /* rgb */ color: rgb(105, 246, 170); /* oklch */ color: oklch(87.6% 0.163 156.9);
Tailwind
colors: {
custom: {
50: '#9ffac3',
500: '#69f6aa',
950: '#000000',
},
}SCSS
$custom: #69f6aa; $custom-light: #9ffac3; $custom-dark: #000000;
JSON
{
"hex": "#69f6aa",
"rgb": {
"r": 105,
"g": 246,
"b": 170
},
"hsl": {
"h": 147.66,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87633,
"c": 0.16328,
"h": 156.9
},
"luminance": 0.71817
}Semantic roles & 50–950 ramp
primary
#69F6AA
secondary
#CF3488
accent
#007CE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582