#6BF5AE#6BF5AE
#6BF5AE is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.5% C 0.158 H 158.1°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF5AE |
|---|---|
| RGB | rgb(107, 245, 174) |
| HSL | hsl(149, 87%, 69%) |
| HSV | hsv(149, 56%, 96%) |
| CMYK | cmyk(56.3%, 0%, 29%, 3.9%) |
| CIE-LAB | lab(87.72, -53.50, 23.11) |
| CIE-LCH | lch(87.72, 58.28, 156.64°) |
| OKLab | oklab(87.54% -0.1462 0.0587) |
| OKLCH | oklch(87.54% 0.158 158.1) |
| XYZ | xyz(46.3518, 71.4823, 51.3910) |
| Luminance | 0.7149 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Blue Green
#7EFBB3
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF5AE #F56BB2
analogous
#6DF56B #6BF5AE #6BF5F3
triadic
#6BF5AE #AE6BF5 #F5AE6B
tetradic
#6BF5AE #6B6DF5 #F56BB2 #F5F36B
square
#6BF5AE #6B6DF5 #F56BB2 #F5F36B
split-complementary
#6BF5AE #F36BF5 #F56B6D
monochromatic
#0FD770 #32F18F #6BF5AE #A4F9CD #DEFDED
Accessibility & contrast
On white
1.37
#6BF5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#6BF5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF5AE
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF5AE | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#E0D6B2
Tritanopia (blue-blind)
#37F4E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6bf5ae; /* rgb */ color: rgb(107, 245, 174); /* oklch */ color: oklch(87.5% 0.158 158.1);
Tailwind
colors: {
custom: {
50: '#a0f9c6',
500: '#6bf5ae',
950: '#000000',
},
}SCSS
$custom: #6bf5ae; $custom-light: #a0f9c6; $custom-dark: #000000;
JSON
{
"hex": "#6bf5ae",
"rgb": {
"r": 107,
"g": 245,
"b": 174
},
"hsl": {
"h": 149.13,
"s": 87.342,
"l": 69.02
},
"oklch": {
"l": 0.87544,
"c": 0.15753,
"h": 158.1
},
"luminance": 0.71487
}Semantic roles & 50–950 ramp
primary
#6BF5AE
secondary
#CE3684
accent
#0276E4
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582