#69EE9F#69EE9F
#69EE9F is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.162 H 154.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE9F |
|---|---|
| RGB | rgb(105, 238, 159) |
| HSL | hsl(144, 80%, 67%) |
| HSV | hsv(144, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.33, -53.95, 27.50) |
| CIE-LCH | lch(85.33, 60.56, 152.99°) |
| OKLab | oklab(85.48% -0.1467 0.0693) |
| OKLCH | oklch(85.48% 0.162 154.7) |
| XYZ | xyz(42.6548, 66.6516, 43.4114) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.60
Seafoam (survey)
#80F9AD
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.28
Light Green Blue
#56FCA2
ΔE00 3.34
Light Blue Green
#7EFBB3
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE9F #EE69B8
analogous
#76EE69 #69EE9F #69EEE2
triadic
#69EE9F #9F69EE #EE9F69
tetradic
#69EE9F #6976EE #EE69B8 #EEE269
square
#69EE9F #6976EE #EE69B8 #EEE269
split-complementary
#69EE9F #E269EE #EE6976
monochromatic
#16C65E #32E87C #69EE9F #A0F4C2 #D7FAE5
Accessibility & contrast
On white
1.47
#69EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#69EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE9F
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE9F | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#3FECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee9f; /* rgb */ color: rgb(105, 238, 159); /* oklch */ color: oklch(85.5% 0.162 154.7);
Tailwind
colors: {
custom: {
50: '#9ef4bc',
500: '#69ee9f',
950: '#000000',
},
}SCSS
$custom: #69ee9f; $custom-light: #9ef4bc; $custom-dark: #000000;
JSON
{
"hex": "#69ee9f",
"rgb": {
"r": 105,
"g": 238,
"b": 159
},
"hsl": {
"h": 144.361,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85481,
"c": 0.16222,
"h": 154.7
},
"luminance": 0.66656
}Semantic roles & 50–950 ramp
primary
#69EE9F
secondary
#C4388B
accent
#0A87DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582