#69F088#69F088
#69F088 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.186 H 148.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69F088 |
|---|---|
| RGB | rgb(105, 240, 136) |
| HSL | hsl(134, 82%, 68%) |
| HSV | hsv(134, 56%, 94%) |
| CMYK | cmyk(56.3%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.55, -58.63, 39.33) |
| CIE-LCH | lch(85.55, 70.60, 146.15°) |
| OKLab | oklab(85.55% -0.1587 0.0967) |
| OKLCH | oklch(85.55% 0.186 148.6) |
| XYZ | xyz(41.4269, 67.0973, 34.0557) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.73
Turquoise Green
#04F489
ΔE00 3.85
Minty Green
#0BF77D
ΔE00 3.88
Spearmint
#1EF876
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F088 #F069D1
analogous
#8DF069 #69F088 #69F0CC
triadic
#69F088 #8869F0 #F08869
tetradic
#69F088 #698DF0 #F069D1 #F0CC69
square
#69F088 #698DF0 #F069D1 #F0CC69
split-complementary
#69F088 #CC69F0 #F0698D
monochromatic
#14CA3E #31EA5C #69F088 #A1F6B4 #D8FBE0
Accessibility & contrast
On white
1.46
#69F088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#69F088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F088
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F088 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#49ECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #69f088; /* rgb */ color: rgb(105, 240, 136); /* oklch */ color: oklch(85.5% 0.186 148.6);
Tailwind
colors: {
custom: {
50: '#9ef6ac',
500: '#69f088',
950: '#000000',
},
}SCSS
$custom: #69f088; $custom-light: #9ef6ac; $custom-dark: #000000;
JSON
{
"hex": "#69f088",
"rgb": {
"r": 105,
"g": 240,
"b": 136
},
"hsl": {
"h": 133.778,
"s": 81.818,
"l": 67.647
},
"oklch": {
"l": 0.85545,
"c": 0.18582,
"h": 148.6
},
"luminance": 0.67101
}Semantic roles & 50–950 ramp
primary
#69F088
secondary
#C736A6
accent
#07ADDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581