#69F2AD#69F2AD
#69F2AD is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.7% C 0.155 H 158.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #69F2AD |
|---|---|
| RGB | rgb(105, 242, 173) |
| HSL | hsl(150, 84%, 68%) |
| HSV | hsv(150, 57%, 95%) |
| CMYK | cmyk(56.6%, 0%, 28.5%, 5.1%) |
| CIE-LAB | lab(86.76, -52.90, 22.29) |
| CIE-LCH | lch(86.76, 57.41, 157.15°) |
| OKLab | oklab(86.74% -0.1447 0.0567) |
| OKLCH | oklch(86.74% 0.155 158.6) |
| XYZ | xyz(45.1167, 69.5204, 50.5682) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.42
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 2.79
Light Bluish Green
#76FDA8
ΔE00 3.70
Light Green Blue
#56FCA2
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F2AD #F269AE
analogous
#69F269 #69F2AD #69F2F1
triadic
#69F2AD #AD69F2 #F2AD69
tetradic
#69F2AD #6969F2 #F269AE #F2F169
square
#69F2AD #6969F2 #F269AE #F2F169
split-complementary
#69F2AD #F169F2 #F26969
monochromatic
#12CF70 #31ED8E #69F2AD #A1F7CC #DAFCEB
Accessibility & contrast
On white
1.41
#69F2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#69F2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F2AD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F2AD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A9
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#34F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #69f2ad; /* rgb */ color: rgb(105, 242, 173); /* oklch */ color: oklch(86.7% 0.155 158.6);
Tailwind
colors: {
custom: {
50: '#9ef7c5',
500: '#69f2ad',
950: '#000000',
},
}SCSS
$custom: #69f2ad; $custom-light: #9ef7c5; $custom-dark: #000000;
JSON
{
"hex": "#69f2ad",
"rgb": {
"r": 105,
"g": 242,
"b": 173
},
"hsl": {
"h": 149.781,
"s": 84.049,
"l": 68.039
},
"oklch": {
"l": 0.86738,
"c": 0.15536,
"h": 158.6
},
"luminance": 0.69525
}Semantic roles & 50–950 ramp
primary
#69F2AD
secondary
#CB3580
accent
#0574E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582