#6AFB98#6AFB98
#6AFB98 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.5% C 0.186 H 151.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6AFB98 |
|---|---|
| RGB | rgb(106, 251, 152) |
| HSL | hsl(139, 95%, 70%) |
| HSV | hsv(139, 58%, 98%) |
| CMYK | cmyk(57.8%, 0%, 39.4%, 1.6%) |
| CIE-LAB | lab(89.07, -60.04, 36.02) |
| CIE-LCH | lch(89.07, 70.02, 149.04°) |
| OKLab | oklab(88.52% -0.1625 0.0895) |
| OKLCH | oklch(88.52% 0.186 151.2) |
| XYZ | xyz(46.1051, 74.3212, 41.6154) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.86
Mint Green
#8FFF9F
ΔE00 3.12
Seafoam Green
#7AF9AB
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AFB98 #FB6ACD
analogous
#85FB6A #6AFB98 #6AFBE0
triadic
#6AFB98 #986AFB #FB986A
tetradic
#6AFB98 #6A85FB #FB6ACD #FBE06A
square
#6AFB98 #6A85FB #FB6ACD #FBE06A
split-complementary
#6AFB98 #E06AFB #FB6A85
monochromatic
#06E44D #2EF96F #6AFB98 #A6FDC1 #E1FEEA
Accessibility & contrast
On white
1.32
#6AFB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#6AFB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AFB98
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AFB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AFB98 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE891
Deuteranopia (green-blind)
#E9DA9E
Tritanopia (blue-blind)
#40F7E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6afb98; /* rgb */ color: rgb(106, 251, 152); /* oklch */ color: oklch(88.5% 0.186 151.2);
Tailwind
colors: {
custom: {
50: '#a0feb7',
500: '#6afb98',
950: '#000000',
},
}SCSS
$custom: #6afb98; $custom-light: #a0feb7; $custom-dark: #000000;
JSON
{
"hex": "#6afb98",
"rgb": {
"r": 106,
"g": 251,
"b": 152
},
"hsl": {
"h": 139.034,
"s": 94.771,
"l": 70
},
"oklch": {
"l": 0.88522,
"c": 0.18551,
"h": 151.2
},
"luminance": 0.74326
}Semantic roles & 50–950 ramp
primary
#6AFB98
secondary
#D633A2
accent
#009DE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681