#69ED94#69ED94
#69ED94 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.171 H 151.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED94 |
|---|---|
| RGB | rgb(105, 237, 148) |
| HSL | hsl(140, 79%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 37.6%, 7.1%) |
| CIE-LAB | lab(84.85, -55.51, 32.44) |
| CIE-LCH | lch(84.85, 64.29, 149.70°) |
| OKLab | oklab(85.03% -0.1505 0.0809) |
| OKLCH | oklch(85.03% 0.171 151.7) |
| XYZ | xyz(41.4521, 65.7060, 38.5093) |
| Luminance | 0.6571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.54
Light Green Blue
#56FCA2
ΔE00 3.60
Weird Green
#3AE57F
ΔE00 3.62
Sea Green (survey)
#53FCA1
ΔE00 3.63
Light Bluish Green
#76FDA8
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED94 #ED69C2
analogous
#80ED69 #69ED94 #69EDD6
triadic
#69ED94 #9469ED #ED9469
tetradic
#69ED94 #6980ED #ED69C2 #EDD669
square
#69ED94 #6980ED #ED69C2 #EDD669
split-complementary
#69ED94 #D669ED #ED6980
monochromatic
#18C450 #32E66D #69ED94 #A0F4BB #D6FAE2
Accessibility & contrast
On white
1.48
#69ED94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69ED94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED94
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED94 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB8E
Deuteranopia (green-blind)
#DCCF9A
Tritanopia (blue-blind)
#45EAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed94; /* rgb */ color: rgb(105, 237, 148); /* oklch */ color: oklch(85.0% 0.171 151.7);
Tailwind
colors: {
custom: {
50: '#9ef4b4',
500: '#69ed94',
950: '#000000',
},
}SCSS
$custom: #69ed94; $custom-light: #9ef4b4; $custom-dark: #000000;
JSON
{
"hex": "#69ed94",
"rgb": {
"r": 105,
"g": 237,
"b": 148
},
"hsl": {
"h": 139.545,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85025,
"c": 0.17084,
"h": 151.7
},
"luminance": 0.6571
}Semantic roles & 50–950 ramp
primary
#69ED94
secondary
#C23895
accent
#0B97DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581