#69F798#69F798
#69F798 is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.5% C 0.181 H 151.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #69F798 |
|---|---|
| RGB | rgb(105, 247, 152) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 57%, 97%) |
| CMYK | cmyk(57.5%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(87.87, -58.72, 34.42) |
| CIE-LCH | lch(87.87, 68.07, 149.62°) |
| OKLab | oklab(87.52% -0.159 0.0857) |
| OKLCH | oklch(87.52% 0.181 151.7) |
| XYZ | xyz(44.7506, 71.7876, 41.1978) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.21
Sea Green (survey)
#53FCA1
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F798 #F769C8
analogous
#81F769 #69F798 #69F7DF
triadic
#69F798 #9869F7 #F79869
tetradic
#69F798 #6981F7 #F769C8 #F7DF69
square
#69F798 #6981F7 #F769C8 #F7DF69
split-complementary
#69F798 #DF69F7 #F76981
monochromatic
#0CDA50 #2FF470 #69F798 #A3FAC0 #DDFDE8
Accessibility & contrast
On white
1.37
#69F798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#69F798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F798
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F798 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#3FF4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #69f798; /* rgb */ color: rgb(105, 247, 152); /* oklch */ color: oklch(87.5% 0.181 151.7);
Tailwind
colors: {
custom: {
50: '#9ffbb7',
500: '#69f798',
950: '#000000',
},
}SCSS
$custom: #69f798; $custom-light: #9ffbb7; $custom-dark: #000000;
JSON
{
"hex": "#69f798",
"rgb": {
"r": 105,
"g": 247,
"b": 152
},
"hsl": {
"h": 139.859,
"s": 89.873,
"l": 69.02
},
"oklch": {
"l": 0.87523,
"c": 0.18065,
"h": 151.7
},
"luminance": 0.71792
}Semantic roles & 50–950 ramp
primary
#69F798
secondary
#D1349D
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581