#69EF98#69EF98
#69EF98 is a very light, vivid green. Relative luminance 0.670; OKLCH L 85.6% C 0.170 H 152.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #69EF98 |
|---|---|
| RGB | rgb(105, 239, 152) |
| HSL | hsl(141, 81%, 67%) |
| HSV | hsv(141, 56%, 94%) |
| CMYK | cmyk(56.1%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(85.50, -55.60, 31.29) |
| CIE-LCH | lch(85.50, 63.80, 150.63°) |
| OKLab | oklab(85.59% -0.1508 0.0783) |
| OKLCH | oklch(85.59% 0.17 152.6) |
| XYZ | xyz(42.3565, 66.9994, 40.3997) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Green Blue
#56FCA2
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.32
Weird Green
#3AE57F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EF98 #EF69C0
analogous
#7DEF69 #69EF98 #69EFDB
triadic
#69EF98 #9869EF #EF9869
tetradic
#69EF98 #697DEF #EF69C0 #EFDB69
square
#69EF98 #697DEF #EF69C0 #EFDB69
split-complementary
#69EF98 #DB69EF #EF697D
monochromatic
#15C854 #32E972 #69EF98 #A0F5BE #D8FBE4
Accessibility & contrast
On white
1.46
#69EF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#69EF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EF98
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EF98 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD92
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#42ECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69ef98; /* rgb */ color: rgb(105, 239, 152); /* oklch */ color: oklch(85.6% 0.170 152.6);
Tailwind
colors: {
custom: {
50: '#9ef5b7',
500: '#69ef98',
950: '#000000',
},
}SCSS
$custom: #69ef98; $custom-light: #9ef5b7; $custom-dark: #000000;
JSON
{
"hex": "#69ef98",
"rgb": {
"r": 105,
"g": 239,
"b": 152
},
"hsl": {
"h": 141.045,
"s": 80.723,
"l": 67.451
},
"oklch": {
"l": 0.85585,
"c": 0.1699,
"h": 152.6
},
"luminance": 0.67003
}Semantic roles & 50–950 ramp
primary
#69EF98
secondary
#C53793
accent
#0892DD
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581