#69F3A5#69F3A5
#69F3A5 is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.8% C 0.164 H 155.8°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #69F3A5 |
|---|---|
| RGB | rgb(105, 243, 165) |
| HSL | hsl(146, 85%, 68%) |
| HSV | hsv(146, 57%, 95%) |
| CMYK | cmyk(56.8%, 0%, 32.1%, 4.7%) |
| CIE-LAB | lab(86.91, -54.84, 26.58) |
| CIE-LCH | lch(86.91, 60.94, 154.14°) |
| OKLab | oklab(86.81% -0.1492 0.0671) |
| OKLCH | oklch(86.81% 0.164 155.8) |
| XYZ | xyz(44.6641, 69.8169, 46.7123) |
| Luminance | 0.6982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.75
Seafoam (survey)
#80F9AD
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.47
Light Blue Green
#7EFBB3
ΔE00 2.47
Light Green Blue
#56FCA2
ΔE00 2.61
Light Greenish Blue
#63F7B4
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F3A5 #F369B7
analogous
#72F369 #69F3A5 #69F3EA
triadic
#69F3A5 #A569F3 #F3A569
tetradic
#69F3A5 #6972F3 #F369B7 #F3EA69
square
#69F3A5 #6972F3 #F369B7 #F3EA69
split-complementary
#69F3A5 #EA69F3 #F36972
monochromatic
#11D164 #30EE83 #69F3A5 #A2F8C7 #DAFCE9
Accessibility & contrast
On white
1.40
#69F3A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#69F3A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F3A5
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F3A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F3A5 | 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)
#F2E2A0
Deuteranopia (green-blind)
#DFD4AA
Tritanopia (blue-blind)
#39F1DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #69f3a5; /* rgb */ color: rgb(105, 243, 165); /* oklch */ color: oklch(86.8% 0.164 155.8);
Tailwind
colors: {
custom: {
50: '#9ef8c0',
500: '#69f3a5',
950: '#000000',
},
}SCSS
$custom: #69f3a5; $custom-light: #9ef8c0; $custom-dark: #000000;
JSON
{
"hex": "#69f3a5",
"rgb": {
"r": 105,
"g": 243,
"b": 165
},
"hsl": {
"h": 146.087,
"s": 85.185,
"l": 68.235
},
"oklch": {
"l": 0.86808,
"c": 0.16364,
"h": 155.8
},
"luminance": 0.69821
}Semantic roles & 50–950 ramp
primary
#69F3A5
secondary
#CC348A
accent
#0481E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582