#69FAAF#69FAAF
#69FAAF is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.7% C 0.164 H 157.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #69FAAF |
|---|---|
| RGB | rgb(105, 250, 175) |
| HSL | hsl(149, 94%, 70%) |
| HSV | hsv(149, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.14, -55.73, 24.54) |
| CIE-LCH | lch(89.14, 60.90, 156.23°) |
| OKLab | oklab(88.7% -0.152 0.0622) |
| OKLCH | oklch(88.7% 0.164 157.7) |
| XYZ | xyz(47.7450, 74.4650, 52.4062) |
| Luminance | 0.7447 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 1.74
Seafoam (survey)
#80F9AD
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FAAF #FA69B4
analogous
#6BFA69 #69FAAF #69FAF8
triadic
#69FAAF #AF69FA #FAAF69
tetradic
#69FAAF #696BFA #FA69B4 #FAF869
square
#69FAAF #696BFA #FA69B4 #FAF869
split-complementary
#69FAAF #F869FA #FA696B
monochromatic
#08E171 #2EF88F #69FAAF #A4FCCF #DFFEEE
Accessibility & contrast
On white
1.32
#69FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#69FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FAAF
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FAAF | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#E4DAB4
Tritanopia (blue-blind)
#2EF8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69faaf; /* rgb */ color: rgb(105, 250, 175); /* oklch */ color: oklch(88.7% 0.164 157.7);
Tailwind
colors: {
custom: {
50: '#9ffdc7',
500: '#69faaf',
950: '#000000',
},
}SCSS
$custom: #69faaf; $custom-light: #9ffdc7; $custom-dark: #000000;
JSON
{
"hex": "#69faaf",
"rgb": {
"r": 105,
"g": 250,
"b": 175
},
"hsl": {
"h": 148.966,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88698,
"c": 0.16427,
"h": 157.7
},
"luminance": 0.7447
}Semantic roles & 50–950 ramp
primary
#69FAAF
secondary
#D43386
accent
#0077E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682