#6BF4AE#6BF4AE
#6BF4AE is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.3% C 0.156 H 158.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF4AE |
|---|---|
| RGB | rgb(107, 244, 174) |
| HSL | hsl(149, 86%, 69%) |
| HSV | hsv(149, 56%, 96%) |
| CMYK | cmyk(56.1%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.43, -53.10, 22.70) |
| CIE-LCH | lch(87.43, 57.75, 156.85°) |
| OKLab | oklab(87.31% -0.1452 0.0577) |
| OKLCH | oklch(87.31% 0.156 158.3) |
| XYZ | xyz(46.0501, 70.8788, 51.2904) |
| Luminance | 0.7088 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Light Blue Green
#7EFBB3
ΔE00 2.07
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.43
Light Bluish Green
#76FDA8
ΔE00 3.31
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF4AE #F46BB1
analogous
#6DF46B #6BF4AE #6BF4F3
triadic
#6BF4AE #AE6BF4 #F4AE6B
tetradic
#6BF4AE #6B6DF4 #F46BB1 #F4F36B
square
#6BF4AE #6B6DF4 #F46BB1 #F4F36B
split-complementary
#6BF4AE #F36BF4 #F46B6D
monochromatic
#10D570 #32F08F #6BF4AE #A4F8CD #DDFCEC
Accessibility & contrast
On white
1.38
#6BF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#6BF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF4AE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF4AE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DFD6B2
Tritanopia (blue-blind)
#38F3E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6bf4ae; /* rgb */ color: rgb(107, 244, 174); /* oklch */ color: oklch(87.3% 0.156 158.3);
Tailwind
colors: {
custom: {
50: '#a0f8c6',
500: '#6bf4ae',
950: '#000000',
},
}SCSS
$custom: #6bf4ae; $custom-light: #a0f8c6; $custom-dark: #000000;
JSON
{
"hex": "#6bf4ae",
"rgb": {
"r": 107,
"g": 244,
"b": 174
},
"hsl": {
"h": 149.343,
"s": 86.164,
"l": 68.824
},
"oklch": {
"l": 0.87305,
"c": 0.1562,
"h": 158.3
},
"luminance": 0.70883
}Semantic roles & 50–950 ramp
primary
#6BF4AE
secondary
#CD3683
accent
#0375E3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#101713
muted
#808582