#69F492#69F492
#69F492 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.7% C 0.182 H 150.5°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69F492 |
|---|---|
| RGB | rgb(105, 244, 146) |
| HSL | hsl(138, 86%, 68%) |
| HSV | hsv(138, 57%, 96%) |
| CMYK | cmyk(57%, 0%, 40.2%, 4.3%) |
| CIE-LAB | lab(86.89, -58.57, 36.12) |
| CIE-LCH | lch(86.89, 68.81, 148.34°) |
| OKLab | oklab(86.69% -0.1585 0.0896) |
| OKLCH | oklch(86.69% 0.182 150.5) |
| XYZ | xyz(43.3615, 69.7759, 38.3716) |
| Luminance | 0.6978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.01
Light Green Blue
#56FCA2
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.50
Baby Green
#8CFF9E
ΔE00 3.51
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F492 #F469CB
analogous
#85F469 #69F492 #69F4D7
triadic
#69F492 #9269F4 #F49269
tetradic
#69F492 #6985F4 #F469CB #F4D769
square
#69F492 #6985F4 #F469CB #F4D769
split-complementary
#69F492 #D769F4 #F46985
monochromatic
#0FD349 #30F069 #69F492 #A2F8BB #DBFCE5
Accessibility & contrast
On white
1.40
#69F492 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#69F492 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F492
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F492 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F492 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18B
Deuteranopia (green-blind)
#E3D498
Tritanopia (blue-blind)
#43F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f492; /* rgb */ color: rgb(105, 244, 146); /* oklch */ color: oklch(86.7% 0.182 150.5);
Tailwind
colors: {
custom: {
50: '#9ff9b3',
500: '#69f492',
950: '#000000',
},
}SCSS
$custom: #69f492; $custom-light: #9ff9b3; $custom-dark: #000000;
JSON
{
"hex": "#69f492",
"rgb": {
"r": 105,
"g": 244,
"b": 146
},
"hsl": {
"h": 137.698,
"s": 86.335,
"l": 68.431
},
"oklch": {
"l": 0.86689,
"c": 0.18208,
"h": 150.5
},
"luminance": 0.6978
}Semantic roles & 50–950 ramp
primary
#69F492
secondary
#CD34A0
accent
#03A1E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581