#6BF6AE#6BF6AE
#6BF6AE is a very light, vivid green. Relative luminance 0.721; OKLCH L 87.8% C 0.159 H 157.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF6AE |
|---|---|
| RGB | rgb(107, 246, 174) |
| HSL | hsl(149, 89%, 69%) |
| HSV | hsv(149, 57%, 96%) |
| CMYK | cmyk(56.5%, 0%, 29.3%, 3.5%) |
| CIE-LAB | lab(88.01, -53.91, 23.51) |
| CIE-LCH | lch(88.01, 58.81, 156.44°) |
| OKLab | oklab(87.78% -0.1472 0.0597) |
| OKLCH | oklch(87.78% 0.159 157.9) |
| XYZ | xyz(46.6551, 72.0889, 51.4921) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.77
Seafoam Green
#7AF9AB
ΔE00 1.90
Seafoam (survey)
#80F9AD
ΔE00 2.13
Light Bluish Green
#76FDA8
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF6AE #F66BB3
analogous
#6EF66B #6BF6AE #6BF6F4
triadic
#6BF6AE #AE6BF6 #F6AE6B
tetradic
#6BF6AE #6B6EF6 #F66BB3 #F6F46B
square
#6BF6AE #6B6EF6 #F66BB3 #F6F46B
split-complementary
#6BF6AE #F46BF6 #F66B6E
monochromatic
#0DD970 #31F28E #6BF6AE #A5FACE #DEFDED
Accessibility & contrast
On white
1.36
#6BF6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#6BF6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF6AE
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF6AE | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#E1D7B2
Tritanopia (blue-blind)
#37F4E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6bf6ae; /* rgb */ color: rgb(107, 246, 174); /* oklch */ color: oklch(87.8% 0.159 157.9);
Tailwind
colors: {
custom: {
50: '#a0fac6',
500: '#6bf6ae',
950: '#000000',
},
}SCSS
$custom: #6bf6ae; $custom-light: #a0fac6; $custom-dark: #000000;
JSON
{
"hex": "#6bf6ae",
"rgb": {
"r": 107,
"g": 246,
"b": 174
},
"hsl": {
"h": 148.921,
"s": 88.535,
"l": 69.216
},
"oklch": {
"l": 0.87783,
"c": 0.15887,
"h": 157.9
},
"luminance": 0.72093
}Semantic roles & 50–950 ramp
primary
#6BF6AE
secondary
#D03685
accent
#0077E5
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582