#69EE96#69EE96
#69EE96 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.170 H 152.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE96 |
|---|---|
| RGB | rgb(105, 238, 150) |
| HSL | hsl(140, 80%, 67%) |
| HSV | hsv(140, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 37%, 6.7%) |
| CIE-LAB | lab(85.17, -55.56, 31.86) |
| CIE-LCH | lch(85.17, 64.05, 150.16°) |
| OKLab | oklab(85.31% -0.1506 0.0796) |
| OKLCH | oklch(85.31% 0.17 152.1) |
| XYZ | xyz(41.9021, 66.3505, 39.4470) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.38
Seafoam (survey)
#80F9AD
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE96 #EE69C1
analogous
#7EEE69 #69EE96 #69EED9
triadic
#69EE96 #9669EE #EE9669
tetradic
#69EE96 #697EEE #EE69C1 #EED969
square
#69EE96 #697EEE #EE69C1 #EED969
split-complementary
#69EE96 #D969EE #EE697E
monochromatic
#16C652 #32E870 #69EE96 #A0F4BC #D7FAE3
Accessibility & contrast
On white
1.47
#69EE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#69EE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE96
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE96 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC90
Deuteranopia (green-blind)
#DCD09C
Tritanopia (blue-blind)
#44EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee96; /* rgb */ color: rgb(105, 238, 150); /* oklch */ color: oklch(85.3% 0.170 152.1);
Tailwind
colors: {
custom: {
50: '#9ef4b5',
500: '#69ee96',
950: '#000000',
},
}SCSS
$custom: #69ee96; $custom-light: #9ef4b5; $custom-dark: #000000;
JSON
{
"hex": "#69ee96",
"rgb": {
"r": 105,
"g": 238,
"b": 150
},
"hsl": {
"h": 140.301,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85305,
"c": 0.17037,
"h": 152.1
},
"luminance": 0.66354
}Semantic roles & 50–950 ramp
primary
#69EE96
secondary
#C43894
accent
#0A95DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581