#69ED93#69ED93
#69ED93 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.0% C 0.172 H 151.5°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69ED93 |
|---|---|
| RGB | rgb(105, 237, 147) |
| HSL | hsl(139, 79%, 67%) |
| HSV | hsv(139, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 38%, 7.1%) |
| CIE-LAB | lab(84.83, -55.68, 32.92) |
| CIE-LCH | lch(84.83, 64.68, 149.41°) |
| OKLab | oklab(85.01% -0.1509 0.082) |
| OKLCH | oklch(85.01% 0.172 151.5) |
| XYZ | xyz(41.3733, 65.6745, 38.0943) |
| Luminance | 0.6568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.55
Seafoam Green
#7AF9AB
ΔE00 3.65
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.68
Light Bluish Green
#76FDA8
ΔE00 3.71
Seafoam (survey)
#80F9AD
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69ED93 #ED69C3
analogous
#81ED69 #69ED93 #69EDD5
triadic
#69ED93 #9369ED #ED9369
tetradic
#69ED93 #6981ED #ED69C3 #EDD569
square
#69ED93 #6981ED #ED69C3 #EDD569
split-complementary
#69ED93 #D569ED #ED6981
monochromatic
#18C44E #32E66C #69ED93 #A0F4BA #D6FAE2
Accessibility & contrast
On white
1.49
#69ED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#69ED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69ED93
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69ED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69ED93 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 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)
#EEDB8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#45EAD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #69ed93; /* rgb */ color: rgb(105, 237, 147); /* oklch */ color: oklch(85.0% 0.172 151.5);
Tailwind
colors: {
custom: {
50: '#9ef4b3',
500: '#69ed93',
950: '#000000',
},
}SCSS
$custom: #69ed93; $custom-light: #9ef4b3; $custom-dark: #000000;
JSON
{
"hex": "#69ed93",
"rgb": {
"r": 105,
"g": 237,
"b": 147
},
"hsl": {
"h": 139.091,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.85007,
"c": 0.17175,
"h": 151.5
},
"luminance": 0.65678
}Semantic roles & 50–950 ramp
primary
#69ED93
secondary
#C23896
accent
#0B99DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581