#6BF3AC#6BF3AC
#6BF3AC is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.0% C 0.157 H 157.8°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF3AC |
|---|---|
| RGB | rgb(107, 243, 172) |
| HSL | hsl(149, 85%, 69%) |
| HSV | hsv(149, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(87.10, -53.08, 23.27) |
| CIE-LCH | lch(87.10, 57.96, 156.32°) |
| OKLab | oklab(87.02% -0.145 0.0591) |
| OKLCH | oklch(87.02% 0.157 157.8) |
| XYZ | xyz(45.5565, 70.2013, 50.1712) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.60
Light Blue Green
#7EFBB3
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 3.24
Light Green Blue
#56FCA2
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF3AC #F36BB2
analogous
#6EF36B #6BF3AC #6BF3F0
triadic
#6BF3AC #AC6BF3 #F3AC6B
tetradic
#6BF3AC #6B6EF3 #F36BB2 #F3F06B
square
#6BF3AC #6B6EF3 #F36BB2 #F3F06B
split-complementary
#6BF3AC #F06BF3 #F36B6E
monochromatic
#11D36E #32EE8C #6BF3AC #A4F8CC #DCFCEB
Accessibility & contrast
On white
1.40
#6BF3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#6BF3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF3AC
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF3AC | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DED5B0
Tritanopia (blue-blind)
#3AF1E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf3ac; /* rgb */ color: rgb(107, 243, 172); /* oklch */ color: oklch(87.0% 0.157 157.8);
Tailwind
colors: {
custom: {
50: '#a0f8c5',
500: '#6bf3ac',
950: '#000000',
},
}SCSS
$custom: #6bf3ac; $custom-light: #a0f8c5; $custom-dark: #000000;
JSON
{
"hex": "#6bf3ac",
"rgb": {
"r": 107,
"g": 243,
"b": 172
},
"hsl": {
"h": 148.676,
"s": 85,
"l": 68.627
},
"oklch": {
"l": 0.87022,
"c": 0.15657,
"h": 157.8
},
"luminance": 0.70206
}Semantic roles & 50–950 ramp
primary
#6BF3AC
secondary
#CC3684
accent
#0478E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582