#6BFEC4#6BFEC4
#6BFEC4 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.151 H 164.2°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC4 |
|---|---|
| RGB | rgb(107, 254, 196) |
| HSL | hsl(156, 99%, 71%) |
| HSV | hsv(156, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.78, -52.71, 16.08) |
| CIE-LCH | lch(90.78, 55.11, 163.04°) |
| OKLab | oklab(90.19% -0.1458 0.0412) |
| OKLCH | oklch(90.19% 0.151 164.2) |
| XYZ | xyz(51.4640, 77.9899, 64.5553) |
| Luminance | 0.7800 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.36
Light Greenish Blue
#63F7B4
ΔE00 2.59
Greenish Cyan
#2AFEB7
ΔE00 3.45
Aquamarine
#7FFFD4
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC4 #FE6BA5
analogous
#6BFE7A #6BFEC4 #6BEEFE
triadic
#6BFEC4 #C46BFE #FEC46B
tetradic
#6BFEC4 #7A6BFE #FE6BA5 #EEFE6B
square
#6BFEC4 #7A6BFE #FE6BA5 #EEFE6B
split-complementary
#6BFEC4 #FE6BEE #FE7A6B
monochromatic
#02ED90 #2EFEAC #6BFEC4 #A8FEDC #E1FFF3
Accessibility & contrast
On white
1.27
#6BFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#6BFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC4
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC4 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDC1
Deuteranopia (green-blind)
#E5DEC8
Tritanopia (blue-blind)
#19FEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfec4; /* rgb */ color: rgb(107, 254, 196); /* oklch */ color: oklch(90.2% 0.151 164.2);
Tailwind
colors: {
custom: {
50: '#a1ffd6',
500: '#6bfec4',
950: '#000000',
},
}SCSS
$custom: #6bfec4; $custom-light: #a1ffd6; $custom-dark: #000000;
JSON
{
"hex": "#6bfec4",
"rgb": {
"r": 107,
"g": 254,
"b": 196
},
"hsl": {
"h": 156.327,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90185,
"c": 0.15146,
"h": 164.2
},
"luminance": 0.77995
}Semantic roles & 50–950 ramp
primary
#6BFEC4
secondary
#DA3375
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683