#6BF4AC#6BF4AC
#6BF4AC is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.3% C 0.158 H 157.6°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4AC |
|---|---|
| RGB | rgb(107, 244, 172) |
| HSL | hsl(148, 86%, 69%) |
| HSV | hsv(148, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.39, -53.48, 23.68) |
| CIE-LCH | lch(87.39, 58.49, 156.12°) |
| OKLab | oklab(87.26% -0.146 0.0601) |
| OKLCH | oklch(87.26% 0.158 157.6) |
| XYZ | xyz(45.8566, 70.8014, 50.2712) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Seafoam Green
#7AF9AB
ΔE00 1.99
Light Blue Green
#7EFBB3
ΔE00 2.01
Seafoam (survey)
#80F9AD
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4AC #F46BB3
analogous
#6FF46B #6BF4AC #6BF4F1
triadic
#6BF4AC #AC6BF4 #F4AC6B
tetradic
#6BF4AC #6B6FF4 #F46BB3 #F4F16B
square
#6BF4AC #6B6FF4 #F46BB3 #F4F16B
split-complementary
#6BF4AC #F16BF4 #F46B6F
monochromatic
#10D56D #32F08C #6BF4AC #A4F8CC #DDFCEC
Accessibility & contrast
On white
1.39
#6BF4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#6BF4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4AC
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4AC | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A8
Deuteranopia (green-blind)
#DFD6B0
Tritanopia (blue-blind)
#39F2E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf4ac; /* rgb */ color: rgb(107, 244, 172); /* oklch */ color: oklch(87.3% 0.158 157.6);
Tailwind
colors: {
custom: {
50: '#a0f8c5',
500: '#6bf4ac',
950: '#000000',
},
}SCSS
$custom: #6bf4ac; $custom-light: #a0f8c5; $custom-dark: #000000;
JSON
{
"hex": "#6bf4ac",
"rgb": {
"r": 107,
"g": 244,
"b": 172
},
"hsl": {
"h": 148.467,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87261,
"c": 0.15791,
"h": 157.6
},
"luminance": 0.70806
}Semantic roles & 50–950 ramp
primary
#6BF4AC
secondary
#CD3685
accent
#0378E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582