#69FBAA#69FBAA
#69FBAA is a very light, vivid green. Relative luminance 0.749; OKLCH L 88.8% C 0.170 H 156.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #69FBAA |
|---|---|
| RGB | rgb(105, 251, 170) |
| HSL | hsl(147, 95%, 70%) |
| HSV | hsv(147, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 32.3%, 1.6%) |
| CIE-LAB | lab(89.34, -57.08, 27.36) |
| CIE-LCH | lch(89.34, 63.29, 154.39°) |
| OKLab | oklab(88.83% -0.1553 0.0691) |
| OKLCH | oklch(88.83% 0.17 156) |
| XYZ | xyz(47.5746, 74.8953, 49.9715) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.41
Light Green Blue
#56FCA2
ΔE00 1.65
Sea Green (survey)
#53FCA1
ΔE00 1.84
Seafoam (survey)
#80F9AD
ΔE00 1.93
Light Blue Green
#7EFBB3
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FBAA #FB69BA
analogous
#71FB69 #69FBAA #69FBF3
triadic
#69FBAA #AA69FB #FBAA69
tetradic
#69FBAA #6971FB #FB69BA #FBF369
square
#69FBAA #6971FB #FB69BA #FBF369
split-complementary
#69FBAA #F369FB #FB6971
monochromatic
#06E469 #2DF988 #69FBAA #A5FDCC #E0FEEE
Accessibility & contrast
On white
1.31
#69FBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#69FBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FBAA
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FBAA | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A5
Deuteranopia (green-blind)
#E6DBAF
Tritanopia (blue-blind)
#32F9E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69fbaa; /* rgb */ color: rgb(105, 251, 170); /* oklch */ color: oklch(88.8% 0.170 156.0);
Tailwind
colors: {
custom: {
50: '#a0fdc3',
500: '#69fbaa',
950: '#000000',
},
}SCSS
$custom: #69fbaa; $custom-light: #a0fdc3; $custom-dark: #000000;
JSON
{
"hex": "#69fbaa",
"rgb": {
"r": 105,
"g": 251,
"b": 170
},
"hsl": {
"h": 146.712,
"s": 94.805,
"l": 69.804
},
"oklch": {
"l": 0.88833,
"c": 0.16992,
"h": 156
},
"luminance": 0.749
}Semantic roles & 50–950 ramp
primary
#69FBAA
secondary
#D6338D
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682