#69EA95#69EA95
#69EA95 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.166 H 152.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA95 |
|---|---|
| RGB | rgb(105, 234, 149) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.97, -54.15, 30.77) |
| CIE-LCH | lch(83.97, 62.28, 150.39°) |
| OKLab | oklab(84.32% -0.1469 0.077) |
| OKLCH | oklch(84.32% 0.166 152.3) |
| XYZ | xyz(40.6703, 64.0152, 38.6409) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 4.02
Light Green Blue
#56FCA2
ΔE00 4.10
Light Bluish Green
#76FDA8
ΔE00 4.12
Sea Green (survey)
#53FCA1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA95 #EA69BE
analogous
#7EEA69 #69EA95 #69EAD6
triadic
#69EA95 #9569EA #EA9569
tetradic
#69EA95 #697EEA #EA69BE #EAD669
square
#69EA95 #697EEA #EA69BE #EAD669
split-complementary
#69EA95 #D669EA #EA697E
monochromatic
#1BBE52 #33E26F #69EA95 #9FF2BB #D4F9E1
Accessibility & contrast
On white
1.52
#69EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#69EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA95
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA95 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD98F
Deuteranopia (green-blind)
#D9CC9A
Tritanopia (blue-blind)
#46E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea95; /* rgb */ color: rgb(105, 234, 149); /* oklch */ color: oklch(84.3% 0.166 152.3);
Tailwind
colors: {
custom: {
50: '#9df1b5',
500: '#69ea95',
950: '#000000',
},
}SCSS
$custom: #69ea95; $custom-light: #9df1b5; $custom-dark: #000000;
JSON
{
"hex": "#69ea95",
"rgb": {
"r": 105,
"g": 234,
"b": 149
},
"hsl": {
"h": 140.465,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84316,
"c": 0.16584,
"h": 152.3
},
"luminance": 0.64019
}Semantic roles & 50–950 ramp
primary
#69EA95
secondary
#BD3A90
accent
#0E93D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581