#69FFAF#69FFAF
#69FFAF is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.171 H 156.9°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFAF |
|---|---|
| RGB | rgb(105, 255, 175) |
| HSL | hsl(148, 100%, 71%) |
| HSV | hsv(148, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.60, -57.71, 26.54) |
| CIE-LCH | lch(90.60, 63.52, 155.30°) |
| OKLab | oklab(89.9% -0.1571 0.0671) |
| OKLCH | oklch(89.9% 0.171 156.9) |
| XYZ | xyz(49.3193, 77.6136, 52.9310) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.91
Light Green Blue
#56FCA2
ΔE00 2.00
Light Blue Green
#7EFBB3
ΔE00 2.04
Sea Green (survey)
#53FCA1
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFAF #FF69B9
analogous
#6EFF69 #69FFAF #69FFFA
triadic
#69FFAF #AF69FF #FFAF69
tetradic
#69FFAF #696EFF #FF69B9 #FFFA69
square
#69FFAF #696EFF #FF69B9 #FFFA69
split-complementary
#69FFAF #FA69FF #FF696E
monochromatic
#00EE6F #2CFF8E #69FFAF #A6FFD0 #E0FFEF
Accessibility & contrast
On white
1.27
#69FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#69FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFAF
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFAF | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#E9DEB4
Tritanopia (blue-blind)
#2BFDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #69ffaf; /* rgb */ color: rgb(105, 255, 175); /* oklch */ color: oklch(89.9% 0.171 156.9);
Tailwind
colors: {
custom: {
50: '#a0ffc7',
500: '#69ffaf',
950: '#000000',
},
}SCSS
$custom: #69ffaf; $custom-light: #a0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#69ffaf",
"rgb": {
"r": 105,
"g": 255,
"b": 175
},
"hsl": {
"h": 148,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.89895,
"c": 0.17086,
"h": 156.9
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#69FFAF
secondary
#DB318C
accent
#007AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682