#69FAAA#69FAAA
#69FAAA is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.169 H 156.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAAA |
|---|---|
| RGB | rgb(105, 250, 170) |
| HSL | hsl(147, 94%, 70%) |
| HSV | hsv(147, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 32%, 2%) |
| CIE-LAB | lab(89.05, -56.68, 26.96) |
| CIE-LCH | lch(89.05, 62.77, 154.56°) |
| OKLab | oklab(88.59% -0.1542 0.0681) |
| OKLCH | oklch(88.59% 0.169 156.2) |
| XYZ | xyz(47.2630, 74.2722, 49.8677) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.36
Light Bluish Green
#76FDA8
ΔE00 1.54
Light Green Blue
#56FCA2
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 1.94
Sea Green (survey)
#53FCA1
ΔE00 1.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAAA #FA69B9
analogous
#70FA69 #69FAAA #69FAF3
triadic
#69FAAA #AA69FA #FAAA69
tetradic
#69FAAA #6970FA #FA69B9 #FAF369
square
#69FAAA #6970FA #FA69B9 #FAF369
split-complementary
#69FAAA #F369FA #FA6970
monochromatic
#08E169 #2EF888 #69FAAA #A4FCCC #DFFEED
Accessibility & contrast
On white
1.32
#69FAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69FAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAAA
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAAA | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#32F8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69faaa; /* rgb */ color: rgb(105, 250, 170); /* oklch */ color: oklch(88.6% 0.169 156.2);
Tailwind
colors: {
custom: {
50: '#9ffdc3',
500: '#69faaa',
950: '#000000',
},
}SCSS
$custom: #69faaa; $custom-light: #9ffdc3; $custom-dark: #000000;
JSON
{
"hex": "#69faaa",
"rgb": {
"r": 105,
"g": 250,
"b": 170
},
"hsl": {
"h": 146.897,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88593,
"c": 0.1686,
"h": 156.2
},
"luminance": 0.74277
}Semantic roles & 50–950 ramp
primary
#69FAAA
secondary
#D4338C
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682