#69F598#69F598
#69F598 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.178 H 151.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #69F598 |
|---|---|
| RGB | rgb(105, 245, 152) |
| HSL | hsl(140, 88%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 38%, 3.9%) |
| CIE-LAB | lab(87.28, -57.95, 33.64) |
| CIE-LCH | lch(87.28, 67.01, 149.86°) |
| OKLab | oklab(87.04% -0.157 0.0839) |
| OKLCH | oklch(87.04% 0.178 151.9) |
| XYZ | xyz(44.1423, 70.5710, 40.9950) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.29
Baby Green
#8CFF9E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F598 #F569C6
analogous
#80F569 #69F598 #69F5DE
triadic
#69F598 #9869F5 #F59869
tetradic
#69F598 #6980F5 #F569C6 #F5DE69
square
#69F598 #6980F5 #F569C6 #F5DE69
split-complementary
#69F598 #DE69F5 #F56980
monochromatic
#0ED551 #30F171 #69F598 #A2F9BF #DCFDE7
Accessibility & contrast
On white
1.39
#69F598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#69F598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F598
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F598 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#E3D59E
Tritanopia (blue-blind)
#40F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #69f598; /* rgb */ color: rgb(105, 245, 152); /* oklch */ color: oklch(87.0% 0.178 151.9);
Tailwind
colors: {
custom: {
50: '#9ff9b7',
500: '#69f598',
950: '#000000',
},
}SCSS
$custom: #69f598; $custom-light: #9ff9b7; $custom-dark: #000000;
JSON
{
"hex": "#69f598",
"rgb": {
"r": 105,
"g": 245,
"b": 152
},
"hsl": {
"h": 140.143,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.87039,
"c": 0.17798,
"h": 151.9
},
"luminance": 0.70575
}Semantic roles & 50–950 ramp
primary
#69F598
secondary
#CE349A
accent
#0198E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581