#69EB96#69EB96
#69EB96 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.166 H 152.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB96 |
|---|---|
| RGB | rgb(105, 235, 150) |
| HSL | hsl(141, 76%, 67%) |
| HSV | hsv(141, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(84.29, -54.37, 30.68) |
| CIE-LCH | lch(84.29, 62.43, 150.56°) |
| OKLab | oklab(84.58% -0.1475 0.0768) |
| OKLCH | oklch(84.58% 0.166 152.5) |
| XYZ | xyz(41.0360, 64.6182, 39.1583) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.77
Seafoam (survey)
#80F9AD
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB96 #EB69BE
analogous
#7DEB69 #69EB96 #69EBD7
triadic
#69EB96 #9669EB #EB9669
tetradic
#69EB96 #697DEB #EB69BE #EBD769
square
#69EB96 #697DEB #EB69BE #EBD769
split-complementary
#69EB96 #D769EB #EB697D
monochromatic
#1AC053 #33E470 #69EB96 #9FF2BC #D5F9E2
Accessibility & contrast
On white
1.51
#69EB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#69EB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB96
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB96 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA90
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#45E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb96; /* rgb */ color: rgb(105, 235, 150); /* oklch */ color: oklch(84.6% 0.166 152.5);
Tailwind
colors: {
custom: {
50: '#9df2b5',
500: '#69eb96',
950: '#000000',
},
}SCSS
$custom: #69eb96; $custom-light: #9df2b5; $custom-dark: #000000;
JSON
{
"hex": "#69eb96",
"rgb": {
"r": 105,
"g": 235,
"b": 150
},
"hsl": {
"h": 140.769,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84577,
"c": 0.16629,
"h": 152.5
},
"luminance": 0.64622
}Semantic roles & 50–950 ramp
primary
#69EB96
secondary
#BF3A91
accent
#0D92D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581