#69EA93#69EA93
#69EA93 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.168 H 151.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #69EA93 |
|---|---|
| RGB | rgb(105, 234, 147) |
| HSL | hsl(140, 75%, 66%) |
| HSV | hsv(140, 55%, 92%) |
| CMYK | cmyk(55.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.94, -54.49, 31.74) |
| CIE-LCH | lch(83.94, 63.06, 149.78°) |
| OKLab | oklab(84.28% -0.1478 0.0792) |
| OKLCH | oklch(84.28% 0.168 151.8) |
| XYZ | xyz(40.5120, 63.9518, 37.8071) |
| Luminance | 0.6395 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Seafoam Green
#7AF9AB
ΔE00 3.92
Light Green Blue
#56FCA2
ΔE00 4.16
Sea Green (survey)
#53FCA1
ΔE00 4.20
Seafoam (survey)
#80F9AD
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EA93 #EA69C0
analogous
#80EA69 #69EA93 #69EAD4
triadic
#69EA93 #9369EA #EA9369
tetradic
#69EA93 #6980EA #EA69C0 #EAD469
square
#69EA93 #6980EA #EA69C0 #EAD469
split-complementary
#69EA93 #D469EA #EA6980
monochromatic
#1BBE50 #33E26C #69EA93 #9FF2BA #D4F9E0
Accessibility & contrast
On white
1.52
#69EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#69EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EA93
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EA93 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CC99
Tritanopia (blue-blind)
#46E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #69ea93; /* rgb */ color: rgb(105, 234, 147); /* oklch */ color: oklch(84.3% 0.168 151.8);
Tailwind
colors: {
custom: {
50: '#9df1b3',
500: '#69ea93',
950: '#000000',
},
}SCSS
$custom: #69ea93; $custom-light: #9df1b3; $custom-dark: #000000;
JSON
{
"hex": "#69ea93",
"rgb": {
"r": 105,
"g": 234,
"b": 147
},
"hsl": {
"h": 139.535,
"s": 75.439,
"l": 66.471
},
"oklch": {
"l": 0.84278,
"c": 0.16767,
"h": 151.8
},
"luminance": 0.63955
}Semantic roles & 50–950 ramp
primary
#69EA93
secondary
#BD3A92
accent
#0E96D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581