#69E498#69E498
#69E498 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.155 H 154.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #69E498 |
|---|---|
| RGB | rgb(105, 228, 152) |
| HSL | hsl(143, 69%, 65%) |
| HSV | hsv(143, 54%, 89%) |
| CMYK | cmyk(53.9%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.25, -51.19, 26.92) |
| CIE-LCH | lch(82.25, 57.84, 152.26°) |
| OKLab | oklab(82.92% -0.1392 0.0678) |
| OKLCH | oklch(82.92% 0.155 154) |
| XYZ | xyz(39.2336, 60.7536, 39.3588) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.16
Weird Green
#3AE57F
ΔE00 4.51
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.77
Light Greenish Blue
#63F7B4
ΔE00 5.13
Light Blue Green
#7EFBB3
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69E498 #E469B5
analogous
#77E469 #69E498 #69E4D6
triadic
#69E498 #9869E4 #E49869
tetradic
#69E498 #6977E4 #E469B5 #E4D669
square
#69E498 #6977E4 #E469B5 #E4D669
split-complementary
#69E498 #D669E4 #E46977
monochromatic
#20B258 #35DB74 #69E498 #9DEDBC #D1F7DF
Accessibility & contrast
On white
1.60
#69E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#69E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69E498
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69E498 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#46E2D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #69e498; /* rgb */ color: rgb(105, 228, 152); /* oklch */ color: oklch(82.9% 0.155 154.0);
Tailwind
colors: {
custom: {
50: '#9dedb6',
500: '#69e498',
950: '#000000',
},
}SCSS
$custom: #69e498; $custom-light: #9dedb6; $custom-dark: #000000;
JSON
{
"hex": "#69e498",
"rgb": {
"r": 105,
"g": 228,
"b": 152
},
"hsl": {
"h": 142.927,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.82918,
"c": 0.15484,
"h": 154
},
"luminance": 0.60757
}Semantic roles & 50–950 ramp
primary
#69E498
secondary
#B33E86
accent
#1489D1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581