#69F594#69F594
#69F594 is a very light, vivid green. Relative luminance 0.704; OKLCH L 87.0% C 0.182 H 150.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #69F594 |
|---|---|
| RGB | rgb(105, 245, 148) |
| HSL | hsl(138, 88%, 69%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57.1%, 0%, 39.6%, 3.9%) |
| CIE-LAB | lab(87.21, -58.62, 35.56) |
| CIE-LCH | lch(87.21, 68.56, 148.76°) |
| OKLab | oklab(86.97% -0.1587 0.0883) |
| OKLCH | oklch(86.97% 0.182 150.9) |
| XYZ | xyz(43.8202, 70.4421, 39.2987) |
| Luminance | 0.7045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.74
Light Green Blue
#56FCA2
ΔE00 2.74
Light Bluish Green
#76FDA8
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F594 #F569CA
analogous
#84F569 #69F594 #69F5DA
triadic
#69F594 #9469F5 #F59469
tetradic
#69F594 #6984F5 #F569CA #F5DA69
square
#69F594 #6984F5 #F569CA #F5DA69
split-complementary
#69F594 #DA69F5 #F56984
monochromatic
#0ED54B #30F16B #69F594 #A2F9BD #DCFDE6
Accessibility & contrast
On white
1.39
#69F594 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#69F594 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F594
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F594 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F594 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#E3D59A
Tritanopia (blue-blind)
#42F1DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f594; /* rgb */ color: rgb(105, 245, 148); /* oklch */ color: oklch(87.0% 0.182 150.9);
Tailwind
colors: {
custom: {
50: '#9ff9b4',
500: '#69f594',
950: '#000000',
},
}SCSS
$custom: #69f594; $custom-light: #9ff9b4; $custom-dark: #000000;
JSON
{
"hex": "#69f594",
"rgb": {
"r": 105,
"g": 245,
"b": 148
},
"hsl": {
"h": 138.429,
"s": 87.5,
"l": 68.627
},
"oklch": {
"l": 0.86966,
"c": 0.18159,
"h": 150.9
},
"luminance": 0.70446
}Semantic roles & 50–950 ramp
primary
#69F594
secondary
#CE349F
accent
#019EE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581