#69F6AB#69F6AB
#69F6AB is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.7% C 0.162 H 157.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6AB |
|---|---|
| RGB | rgb(105, 246, 171) |
| HSL | hsl(148, 89%, 69%) |
| HSV | hsv(148, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 30.5%, 3.5%) |
| CIE-LAB | lab(87.90, -54.90, 24.88) |
| CIE-LCH | lch(87.90, 60.28, 155.63°) |
| OKLab | oklab(87.65% -0.1497 0.063) |
| OKLCH | oklch(87.65% 0.162 157.2) |
| XYZ | xyz(46.1282, 71.8507, 49.9578) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.66
Light Greenish Blue
#63F7B4
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.01
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6AB #F669B4
analogous
#6EF669 #69F6AB #69F6F1
triadic
#69F6AB #AB69F6 #F6AB69
tetradic
#69F6AB #696EF6 #F669B4 #F6F169
square
#69F6AB #696EF6 #F669B4 #F6F169
split-complementary
#69F6AB #F169F6 #F6696E
monochromatic
#0DD86C #2FF38B #69F6AB #A3F9CB #DCFDEC
Accessibility & contrast
On white
1.37
#69F6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#69F6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6AB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6AB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A6
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#34F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f6ab; /* rgb */ color: rgb(105, 246, 171); /* oklch */ color: oklch(87.7% 0.162 157.2);
Tailwind
colors: {
custom: {
50: '#9ffac4',
500: '#69f6ab',
950: '#000000',
},
}SCSS
$custom: #69f6ab; $custom-light: #9ffac4; $custom-dark: #000000;
JSON
{
"hex": "#69f6ab",
"rgb": {
"r": 105,
"g": 246,
"b": 171
},
"hsl": {
"h": 148.085,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87654,
"c": 0.16242,
"h": 157.2
},
"luminance": 0.71855
}Semantic roles & 50–950 ramp
primary
#69F6AB
secondary
#CF3487
accent
#007AE5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101712
muted
#808582