#69EB97#69EB97
#69EB97 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.165 H 152.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #69EB97 |
|---|---|
| RGB | rgb(105, 235, 151) |
| HSL | hsl(141, 76%, 67%) |
| HSV | hsv(141, 55%, 92%) |
| CMYK | cmyk(55.3%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.30, -54.19, 30.20) |
| CIE-LCH | lch(84.30, 62.04, 150.87°) |
| OKLab | oklab(84.6% -0.1471 0.0756) |
| OKLCH | oklch(84.6% 0.165 152.8) |
| XYZ | xyz(41.1168, 64.6506, 39.5842) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Green Blue
#56FCA2
ΔE00 3.87
Weird Green
#3AE57F
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 3.88
Sea Green (survey)
#53FCA1
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EB97 #EB69BD
analogous
#7CEB69 #69EB97 #69EBD8
triadic
#69EB97 #9769EB #EB9769
tetradic
#69EB97 #697CEB #EB69BD #EBD869
square
#69EB97 #697CEB #EB69BD #EBD869
split-complementary
#69EB97 #D869EB #EB697C
monochromatic
#1AC054 #33E472 #69EB97 #9FF2BC #D5F9E2
Accessibility & contrast
On white
1.51
#69EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#69EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EB97
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EB97 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#44E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #69eb97; /* rgb */ color: rgb(105, 235, 151); /* oklch */ color: oklch(84.6% 0.165 152.8);
Tailwind
colors: {
custom: {
50: '#9df2b6',
500: '#69eb97',
950: '#000000',
},
}SCSS
$custom: #69eb97; $custom-light: #9df2b6; $custom-dark: #000000;
JSON
{
"hex": "#69eb97",
"rgb": {
"r": 105,
"g": 235,
"b": 151
},
"hsl": {
"h": 141.231,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.84597,
"c": 0.16537,
"h": 152.8
},
"luminance": 0.64654
}Semantic roles & 50–950 ramp
primary
#69EB97
secondary
#BF3A90
accent
#0D91D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581