#69F6AE#69F6AE
#69F6AE is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.7% C 0.160 H 158.2°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6AE |
|---|---|
| RGB | rgb(105, 246, 174) |
| HSL | hsl(149, 89%, 69%) |
| HSV | hsv(149, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(87.95, -54.32, 23.42) |
| CIE-LCH | lch(87.95, 59.16, 156.68°) |
| OKLab | oklab(87.72% -0.1484 0.0594) |
| OKLCH | oklch(87.72% 0.16 158.2) |
| XYZ | xyz(46.4174, 71.9664, 51.4809) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.89
Seafoam Green
#7AF9AB
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.28
Light Bluish Green
#76FDA8
ΔE00 2.93
Light Green Blue
#56FCA2
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6AE #F669B1
analogous
#6BF669 #69F6AE #69F6F5
triadic
#69F6AE #AE69F6 #F6AE69
tetradic
#69F6AE #696BF6 #F669B1 #F6F569
square
#69F6AE #696BF6 #F669B1 #F6F569
split-complementary
#69F6AE #F569F6 #F6696B
monochromatic
#0DD870 #2FF38F #69F6AE #A3F9CD #DCFDEC
Accessibility & contrast
On white
1.36
#69F6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#69F6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6AE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6AE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#31F5E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #69f6ae; /* rgb */ color: rgb(105, 246, 174); /* oklch */ color: oklch(87.7% 0.160 158.2);
Tailwind
colors: {
custom: {
50: '#9ffac6',
500: '#69f6ae',
950: '#000000',
},
}SCSS
$custom: #69f6ae; $custom-light: #9ffac6; $custom-dark: #000000;
JSON
{
"hex": "#69f6ae",
"rgb": {
"r": 105,
"g": 246,
"b": 174
},
"hsl": {
"h": 149.362,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87718,
"c": 0.15983,
"h": 158.2
},
"luminance": 0.71971
}Semantic roles & 50–950 ramp
primary
#69F6AE
secondary
#CF3483
accent
#0075E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582