#69EE9C#69EE9C
#69EE9C is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.165 H 153.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE9C |
|---|---|
| RGB | rgb(105, 238, 156) |
| HSL | hsl(143, 80%, 67%) |
| HSV | hsv(143, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 34.5%, 6.7%) |
| CIE-LAB | lab(85.28, -54.50, 28.96) |
| CIE-LCH | lch(85.28, 61.71, 152.01°) |
| OKLab | oklab(85.42% -0.148 0.0728) |
| OKLCH | oklch(85.42% 0.165 153.8) |
| XYZ | xyz(42.3977, 66.5487, 42.0570) |
| Luminance | 0.6655 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.25
Sea Green (survey)
#53FCA1
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE9C #EE69BB
analogous
#78EE69 #69EE9C #69EEDF
triadic
#69EE9C #9C69EE #EE9C69
tetradic
#69EE9C #6978EE #EE69BB #EEDF69
square
#69EE9C #6978EE #EE69BB #EEDF69
split-complementary
#69EE9C #DF69EE #EE6978
monochromatic
#16C65A #32E878 #69EE9C #A0F4C0 #D7FAE5
Accessibility & contrast
On white
1.47
#69EE9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#69EE9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE9C
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE9C | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD97
Deuteranopia (green-blind)
#DBD0A1
Tritanopia (blue-blind)
#41EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee9c; /* rgb */ color: rgb(105, 238, 156); /* oklch */ color: oklch(85.4% 0.165 153.8);
Tailwind
colors: {
custom: {
50: '#9ef4b9',
500: '#69ee9c',
950: '#000000',
},
}SCSS
$custom: #69ee9c; $custom-light: #9ef4b9; $custom-dark: #000000;
JSON
{
"hex": "#69ee9c",
"rgb": {
"r": 105,
"g": 238,
"b": 156
},
"hsl": {
"h": 143.008,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85421,
"c": 0.16492,
"h": 153.8
},
"luminance": 0.66553
}Semantic roles & 50–950 ramp
primary
#69EE9C
secondary
#C4388E
accent
#0A8BDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581