#69ED9F#69ED9F
#69ED9F is a very light, vivid green. Relative luminance 0.661; OKLCH L 85.2% C 0.161 H 154.9°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED9F |
|---|---|
| RGB | rgb(105, 237, 159) |
| HSL | hsl(145, 79%, 67%) |
| HSV | hsv(145, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 32.9%, 7.1%) |
| CIE-LAB | lab(85.03, -53.55, 27.10) |
| CIE-LCH | lch(85.03, 60.02, 153.15°) |
| OKLab | oklab(85.24% -0.1456 0.0683) |
| OKLCH | oklch(85.24% 0.161 154.9) |
| XYZ | xyz(42.3645, 66.0709, 43.3146) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.78
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Blue Green
#7EFBB3
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.57
Light Greenish Blue
#63F7B4
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED9F #ED69B7
analogous
#75ED69 #69ED9F #69EDE1
triadic
#69ED9F #9F69ED #ED9F69
tetradic
#69ED9F #6975ED #ED69B7 #EDE169
square
#69ED9F #6975ED #ED69B7 #EDE169
split-complementary
#69ED9F #E169ED #ED6975
monochromatic
#18C45E #32E67C #69ED9F #A0F4C2 #D6FAE5
Accessibility & contrast
On white
1.48
#69ED9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#69ED9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED9F
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED9F | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9A
Deuteranopia (green-blind)
#DACFA4
Tritanopia (blue-blind)
#3FEBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed9f; /* rgb */ color: rgb(105, 237, 159); /* oklch */ color: oklch(85.2% 0.161 154.9);
Tailwind
colors: {
custom: {
50: '#9ef4bc',
500: '#69ed9f',
950: '#000000',
},
}SCSS
$custom: #69ed9f; $custom-light: #9ef4bc; $custom-dark: #000000;
JSON
{
"hex": "#69ed9f",
"rgb": {
"r": 105,
"g": 237,
"b": 159
},
"hsl": {
"h": 144.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85239,
"c": 0.16086,
"h": 154.9
},
"luminance": 0.66075
}Semantic roles & 50–950 ramp
primary
#69ED9F
secondary
#C2388A
accent
#0B86DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582