#69EA94#69EA94
#69EA94 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.167 H 152.1°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA94 |
|---|---|
| RGB | rgb(105, 234, 148) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 36.8%, 8.2%) |
| CIE-LAB | lab(83.96, -54.32, 31.25) |
| CIE-LCH | lch(83.96, 62.67, 150.08°) |
| OKLab | oklab(84.3% -0.1473 0.0781) |
| OKLCH | oklch(84.3% 0.167 152.1) |
| XYZ | xyz(40.5908, 63.9834, 38.2222) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 3.83
Seafoam (survey)
#80F9AD
ΔE00 4.11
Light Green Blue
#56FCA2
ΔE00 4.13
Light Bluish Green
#76FDA8
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA94 #EA69BF
analogous
#7FEA69 #69EA94 #69EAD5
triadic
#69EA94 #9469EA #EA9469
tetradic
#69EA94 #697FEA #EA69BF #EAD569
square
#69EA94 #697FEA #EA69BF #EAD569
split-complementary
#69EA94 #D569EA #EA697F
monochromatic
#1BBE51 #33E26E #69EA94 #9FF2BA #D4F9E1
Accessibility & contrast
On white
1.52
#69EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#69EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA94
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA94 | 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)
#EBD98E
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#46E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea94; /* rgb */ color: rgb(105, 234, 148); /* oklch */ color: oklch(84.3% 0.167 152.1);
Tailwind
colors: {
custom: {
50: '#9df1b4',
500: '#69ea94',
950: '#000000',
},
}SCSS
$custom: #69ea94; $custom-light: #9df1b4; $custom-dark: #000000;
JSON
{
"hex": "#69ea94",
"rgb": {
"r": 105,
"g": 234,
"b": 148
},
"hsl": {
"h": 140,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84297,
"c": 0.16676,
"h": 152.1
},
"luminance": 0.63987
}Semantic roles & 50–950 ramp
primary
#69EA94
secondary
#BD3A91
accent
#0E94D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581