#69ED96#69ED96
#69ED96 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.169 H 152.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED96 |
|---|---|
| RGB | rgb(105, 237, 150) |
| HSL | hsl(140, 79%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 36.7%, 7.1%) |
| CIE-LAB | lab(84.88, -55.16, 31.47) |
| CIE-LCH | lch(84.88, 63.51, 150.30°) |
| OKLab | oklab(85.06% -0.1496 0.0787) |
| OKLCH | oklch(85.06% 0.169 152.3) |
| XYZ | xyz(41.6118, 65.7699, 39.3502) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.52
Light Bluish Green
#76FDA8
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED96 #ED69C0
analogous
#7EED69 #69ED96 #69EDD8
triadic
#69ED96 #9669ED #ED9669
tetradic
#69ED96 #697EED #ED69C0 #EDD869
square
#69ED96 #697EED #ED69C0 #EDD869
split-complementary
#69ED96 #D869ED #ED697E
monochromatic
#18C452 #32E670 #69ED96 #A0F4BC #D6FAE3
Accessibility & contrast
On white
1.48
#69ED96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#69ED96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED96
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED96 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC90
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#44EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed96; /* rgb */ color: rgb(105, 237, 150); /* oklch */ color: oklch(85.1% 0.169 152.3);
Tailwind
colors: {
custom: {
50: '#9ef4b5',
500: '#69ed96',
950: '#000000',
},
}SCSS
$custom: #69ed96; $custom-light: #9ef4b5; $custom-dark: #000000;
JSON
{
"hex": "#69ed96",
"rgb": {
"r": 105,
"g": 237,
"b": 150
},
"hsl": {
"h": 140.455,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85063,
"c": 0.16901,
"h": 152.3
},
"luminance": 0.65774
}Semantic roles & 50–950 ramp
primary
#69ED96
secondary
#C23893
accent
#0B94DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581