#69F6AC#69F6AC
#69F6AC is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.7% C 0.162 H 157.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #69F6AC |
|---|---|
| RGB | rgb(105, 246, 172) |
| HSL | hsl(149, 89%, 69%) |
| HSV | hsv(149, 57%, 96%) |
| CMYK | cmyk(57.3%, 0%, 30.1%, 3.5%) |
| CIE-LAB | lab(87.92, -54.71, 24.39) |
| CIE-LCH | lch(87.92, 59.90, 155.97°) |
| OKLab | oklab(87.68% -0.1492 0.0618) |
| OKLCH | oklch(87.68% 0.162 157.5) |
| XYZ | xyz(46.2239, 71.8889, 50.4617) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 1.77
Light Blue Green
#7EFBB3
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.09
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F6AC #F669B3
analogous
#6DF669 #69F6AC #69F6F3
triadic
#69F6AC #AC69F6 #F6AC69
tetradic
#69F6AC #696DF6 #F669B3 #F6F369
square
#69F6AC #696DF6 #F669B3 #F6F369
split-complementary
#69F6AC #F369F6 #F6696D
monochromatic
#0DD86D #2FF38C #69F6AC #A3F9CC #DCFDEC
Accessibility & contrast
On white
1.37
#69F6AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#69F6AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F6AC
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F6AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F6AC | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5A8
Deuteranopia (green-blind)
#E1D7B1
Tritanopia (blue-blind)
#33F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f6ac; /* rgb */ color: rgb(105, 246, 172); /* oklch */ color: oklch(87.7% 0.162 157.5);
Tailwind
colors: {
custom: {
50: '#9ffac5',
500: '#69f6ac',
950: '#000000',
},
}SCSS
$custom: #69f6ac; $custom-light: #9ffac5; $custom-dark: #000000;
JSON
{
"hex": "#69f6ac",
"rgb": {
"r": 105,
"g": 246,
"b": 172
},
"hsl": {
"h": 148.511,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.87675,
"c": 0.16154,
"h": 157.5
},
"luminance": 0.71893
}Semantic roles & 50–950 ramp
primary
#69F6AC
secondary
#CF3485
accent
#0078E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582