#69FAAB#69FAAB
#69FAAB is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.6% C 0.168 H 156.5°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAAB |
|---|---|
| RGB | rgb(105, 250, 171) |
| HSL | hsl(147, 94%, 70%) |
| HSV | hsv(147, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 31.6%, 2%) |
| CIE-LAB | lab(89.07, -56.49, 26.48) |
| CIE-LCH | lch(89.07, 62.39, 154.89°) |
| OKLab | oklab(88.61% -0.1538 0.0669) |
| OKLCH | oklch(88.61% 0.168 156.5) |
| XYZ | xyz(47.3580, 74.3102, 50.3678) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.39
Light Bluish Green
#76FDA8
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.85
Seafoam (survey)
#80F9AD
ΔE00 1.88
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAAB #FA69B8
analogous
#70FA69 #69FAAB #69FAF3
triadic
#69FAAB #AB69FA #FAAB69
tetradic
#69FAAB #6970FA #FA69B8 #FAF369
square
#69FAAB #6970FA #FA69B8 #FAF369
split-complementary
#69FAAB #F369FA #FA6970
monochromatic
#08E16B #2EF88A #69FAAB #A4FCCC #DFFEED
Accessibility & contrast
On white
1.32
#69FAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69FAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAAB
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAAB | 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)
#F9E8A6
Deuteranopia (green-blind)
#E5DAB0
Tritanopia (blue-blind)
#31F8E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69faab; /* rgb */ color: rgb(105, 250, 171); /* oklch */ color: oklch(88.6% 0.168 156.5);
Tailwind
colors: {
custom: {
50: '#9ffdc4',
500: '#69faab',
950: '#000000',
},
}SCSS
$custom: #69faab; $custom-light: #9ffdc4; $custom-dark: #000000;
JSON
{
"hex": "#69faab",
"rgb": {
"r": 105,
"g": 250,
"b": 171
},
"hsl": {
"h": 147.31,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88614,
"c": 0.16772,
"h": 156.5
},
"luminance": 0.74315
}Semantic roles & 50–950 ramp
primary
#69FAAB
secondary
#D4338B
accent
#007DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682