#69F498#69F498
#69F498 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.8% C 0.177 H 152.0°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #69F498 |
|---|---|
| RGB | rgb(105, 244, 152) |
| HSL | hsl(140, 86%, 68%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(86.98, -57.56, 33.25) |
| CIE-LCH | lch(86.98, 66.48, 149.98°) |
| OKLab | oklab(86.8% -0.1559 0.0829) |
| OKLCH | oklch(86.8% 0.177 152) |
| XYZ | xyz(43.8406, 69.9675, 40.8944) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 2.46
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F498 #F469C5
analogous
#7FF469 #69F498 #69F4DD
triadic
#69F498 #9869F4 #F49869
tetradic
#69F498 #697FF4 #F469C5 #F4DD69
square
#69F498 #697FF4 #F469C5 #F4DD69
split-complementary
#69F498 #DD69F4 #F4697F
monochromatic
#0FD352 #30F071 #69F498 #A2F8BF #DBFCE6
Accessibility & contrast
On white
1.40
#69F498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#69F498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F498
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F498 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#40F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f498; /* rgb */ color: rgb(105, 244, 152); /* oklch */ color: oklch(86.8% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#9ff9b7',
500: '#69f498',
950: '#000000',
},
}SCSS
$custom: #69f498; $custom-light: #9ff9b7; $custom-dark: #000000;
JSON
{
"hex": "#69f498",
"rgb": {
"r": 105,
"g": 244,
"b": 152
},
"hsl": {
"h": 140.288,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86797,
"c": 0.17663,
"h": 152
},
"luminance": 0.69972
}Semantic roles & 50–950 ramp
primary
#69F498
secondary
#CD3499
accent
#0397E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581