#69FA9B#69FA9B
#69FA9B is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.3% C 0.182 H 152.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #69FA9B |
|---|---|
| RGB | rgb(105, 250, 155) |
| HSL | hsl(141, 94%, 70%) |
| HSV | hsv(141, 58%, 98%) |
| CMYK | cmyk(58%, 0%, 38%, 2%) |
| CIE-LAB | lab(88.80, -59.37, 34.16) |
| CIE-LCH | lch(88.80, 68.49, 150.08°) |
| OKLab | oklab(88.3% -0.1608 0.0851) |
| OKLCH | oklch(88.3% 0.182 152.1) |
| XYZ | xyz(45.9242, 73.7367, 42.8164) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.85
Sea Green (survey)
#53FCA1
ΔE00 1.87
Light Bluish Green
#76FDA8
ΔE00 1.90
Seafoam Green
#7AF9AB
ΔE00 2.84
Baby Green
#8CFF9E
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FA9B #FA69C8
analogous
#80FA69 #69FA9B #69FAE4
triadic
#69FA9B #9B69FA #FA9B69
tetradic
#69FA9B #6980FA #FA69C8 #FAE469
square
#69FA9B #6980FA #FA69C8 #FAE469
split-complementary
#69FA9B #E469FA #FA6980
monochromatic
#08E153 #2EF874 #69FA9B #A4FCC2 #DFFEEA
Accessibility & contrast
On white
1.33
#69FA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#69FA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FA9B
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FA9B | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE794
Deuteranopia (green-blind)
#E7DAA1
Tritanopia (blue-blind)
#3CF7E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #69fa9b; /* rgb */ color: rgb(105, 250, 155); /* oklch */ color: oklch(88.3% 0.182 152.1);
Tailwind
colors: {
custom: {
50: '#a0fdb9',
500: '#69fa9b',
950: '#000000',
},
}SCSS
$custom: #69fa9b; $custom-light: #a0fdb9; $custom-dark: #000000;
JSON
{
"hex": "#69fa9b",
"rgb": {
"r": 105,
"g": 250,
"b": 155
},
"hsl": {
"h": 140.69,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.88303,
"c": 0.18192,
"h": 152.1
},
"luminance": 0.73741
}Semantic roles & 50–950 ramp
primary
#69FA9B
secondary
#D4339D
accent
#0096E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681