#69EE98#69EE98
#69EE98 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.169 H 152.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69EE98 |
|---|---|
| RGB | rgb(105, 238, 152) |
| HSL | hsl(141, 80%, 67%) |
| HSV | hsv(141, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 36.1%, 6.7%) |
| CIE-LAB | lab(85.21, -55.21, 30.90) |
| CIE-LCH | lch(85.21, 63.27, 150.77°) |
| OKLab | oklab(85.34% -0.1498 0.0773) |
| OKLCH | oklch(85.34% 0.169 152.7) |
| XYZ | xyz(42.0645, 66.4155, 40.3024) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.33
Seafoam (survey)
#80F9AD
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EE98 #EE69BF
analogous
#7DEE69 #69EE98 #69EEDB
triadic
#69EE98 #9869EE #EE9869
tetradic
#69EE98 #697DEE #EE69BF #EEDB69
square
#69EE98 #697DEE #EE69BF #EEDB69
split-complementary
#69EE98 #DB69EE #EE697D
monochromatic
#16C655 #32E872 #69EE98 #A0F4BE #D7FAE3
Accessibility & contrast
On white
1.47
#69EE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#69EE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EE98
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EE98 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDD92
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#43EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #69ee98; /* rgb */ color: rgb(105, 238, 152); /* oklch */ color: oklch(85.3% 0.169 152.7);
Tailwind
colors: {
custom: {
50: '#9ef4b7',
500: '#69ee98',
950: '#000000',
},
}SCSS
$custom: #69ee98; $custom-light: #9ef4b7; $custom-dark: #000000;
JSON
{
"hex": "#69ee98",
"rgb": {
"r": 105,
"g": 238,
"b": 152
},
"hsl": {
"h": 141.203,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.85343,
"c": 0.16855,
"h": 152.7
},
"luminance": 0.66419
}Semantic roles & 50–950 ramp
primary
#69EE98
secondary
#C43892
accent
#0A92DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581