#6AF088#6AF088
#6AF088 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.185 H 148.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF088 |
|---|---|
| RGB | rgb(106, 240, 136) |
| HSL | hsl(133, 82%, 68%) |
| HSV | hsv(133, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 43.3%, 5.9%) |
| CIE-LAB | lab(85.58, -58.40, 39.38) |
| CIE-LCH | lch(85.58, 70.44, 146.01°) |
| OKLab | oklab(85.58% -0.1581 0.0968) |
| OKLCH | oklch(85.58% 0.185 148.5) |
| XYZ | xyz(41.5451, 67.1582, 34.0613) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.74
Wintergreen
#20F986
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 3.92
Minty Green
#0BF77D
ΔE00 3.94
Baby Green
#8CFF9E
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF088 #F06AD2
analogous
#8FF06A #6AF088 #6AF0CB
triadic
#6AF088 #886AF0 #F0886A
tetradic
#6AF088 #6A8FF0 #F06AD2 #F0CB6A
square
#6AF088 #6A8FF0 #F06AD2 #F0CB6A
split-complementary
#6AF088 #CB6AF0 #F06A8F
monochromatic
#14CB3D #32EA5C #6AF088 #A2F6B4 #D9FBE1
Accessibility & contrast
On white
1.46
#6AF088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#6AF088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF088
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF088 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD80
Deuteranopia (green-blind)
#E0D18F
Tritanopia (blue-blind)
#4BECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af088; /* rgb */ color: rgb(106, 240, 136); /* oklch */ color: oklch(85.6% 0.185 148.5);
Tailwind
colors: {
custom: {
50: '#9ff6ac',
500: '#6af088',
950: '#000000',
},
}SCSS
$custom: #6af088; $custom-light: #9ff6ac; $custom-dark: #000000;
JSON
{
"hex": "#6af088",
"rgb": {
"r": 106,
"g": 240,
"b": 136
},
"hsl": {
"h": 133.433,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85579,
"c": 0.18537,
"h": 148.5
},
"luminance": 0.67162
}Semantic roles & 50–950 ramp
primary
#6AF088
secondary
#C836A7
accent
#07AEDE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581