#69EA96#69EA96
#69EA96 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.165 H 152.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA96 |
|---|---|
| RGB | rgb(105, 234, 150) |
| HSL | hsl(141, 75%, 66%) |
| HSV | hsv(141, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(83.99, -53.97, 30.28) |
| CIE-LCH | lch(83.99, 61.89, 150.70°) |
| OKLab | oklab(84.34% -0.1464 0.0758) |
| OKLCH | oklch(84.34% 0.165 152.6) |
| XYZ | xyz(40.7505, 64.0472, 39.0631) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.94
Light Green Blue
#56FCA2
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA96 #EA69BD
analogous
#7DEA69 #69EA96 #69EAD7
triadic
#69EA96 #9669EA #EA9669
tetradic
#69EA96 #697DEA #EA69BD #EAD769
square
#69EA96 #697DEA #EA69BD #EAD769
split-complementary
#69EA96 #D769EA #EA697D
monochromatic
#1BBE54 #33E270 #69EA96 #9FF2BC #D4F9E1
Accessibility & contrast
On white
1.52
#69EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#69EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA96
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA96 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#45E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea96; /* rgb */ color: rgb(105, 234, 150); /* oklch */ color: oklch(84.3% 0.165 152.6);
Tailwind
colors: {
custom: {
50: '#9df1b5',
500: '#69ea96',
950: '#000000',
},
}SCSS
$custom: #69ea96; $custom-light: #9df1b5; $custom-dark: #000000;
JSON
{
"hex": "#69ea96",
"rgb": {
"r": 105,
"g": 234,
"b": 150
},
"hsl": {
"h": 140.93,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84335,
"c": 0.16492,
"h": 152.6
},
"luminance": 0.64051
}Semantic roles & 50–950 ramp
primary
#69EA96
secondary
#BD3A8F
accent
#0E91D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581