#69E98F#69E98F
#69E98F is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.0% C 0.170 H 150.8°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #69E98F |
|---|---|
| RGB | rgb(105, 233, 143) |
| HSL | hsl(138, 74%, 66%) |
| HSV | hsv(138, 55%, 91%) |
| CMYK | cmyk(54.9%, 0%, 38.6%, 8.6%) |
| CIE-LAB | lab(83.58, -54.78, 33.28) |
| CIE-LCH | lch(83.58, 64.09, 148.72°) |
| OKLab | oklab(83.96% -0.1484 0.0828) |
| OKLCH | oklch(83.96% 0.17 150.8) |
| XYZ | xyz(39.9197, 63.2607, 36.0881) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Lightgreen
#90EE90
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.42
Turquoise Green
#04F489
ΔE00 4.48
Light Green Blue
#56FCA2
ΔE00 4.52
Sea Green (survey)
#53FCA1
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E98F #E969C3
analogous
#83E969 #69E98F #69E9CF
triadic
#69E98F #8F69E9 #E98F69
tetradic
#69E98F #6983E9 #E969C3 #E9CF69
square
#69E98F #6983E9 #E969C3 #E9CF69
split-complementary
#69E98F #CF69E9 #E96983
monochromatic
#1CBC4B #34E167 #69E98F #9EF1B7 #D4F9DF
Accessibility & contrast
On white
1.54
#69E98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#69E98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E98F
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E98F | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD889
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#49E6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #69e98f; /* rgb */ color: rgb(105, 233, 143); /* oklch */ color: oklch(84.0% 0.170 150.8);
Tailwind
colors: {
custom: {
50: '#9df1b0',
500: '#69e98f',
950: '#000000',
},
}SCSS
$custom: #69e98f; $custom-light: #9df1b0; $custom-dark: #000000;
JSON
{
"hex": "#69e98f",
"rgb": {
"r": 105,
"g": 233,
"b": 143
},
"hsl": {
"h": 137.813,
"s": 74.419,
"l": 66.275
},
"oklch": {
"l": 0.83961,
"c": 0.16998,
"h": 150.8
},
"luminance": 0.63264
}Semantic roles & 50–950 ramp
primary
#69E98F
secondary
#BB3B95
accent
#0F9BD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1710
muted
#808581