#6BFEC6#6BFEC6
#6BFEC6 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.150 H 165.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFEC6 |
|---|---|
| RGB | rgb(107, 254, 198) |
| HSL | hsl(157, 99%, 71%) |
| HSV | hsv(157, 58%, 100%) |
| CMYK | cmyk(57.9%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.82, -52.29, 15.11) |
| CIE-LCH | lch(90.82, 54.43, 163.88°) |
| OKLab | oklab(90.23% -0.1449 0.0387) |
| OKLCH | oklch(90.23% 0.15 165) |
| XYZ | xyz(51.6932, 78.0816, 65.7622) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.26
Light Greenish Blue
#63F7B4
ΔE00 2.97
Aquamarine
#7FFFD4
ΔE00 3.15
Greenish Cyan
#2AFEB7
ΔE00 3.71
Light Turquoise
#7EF4CC
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFEC6 #FE6BA3
analogous
#6BFE7C #6BFEC6 #6BECFE
triadic
#6BFEC6 #C66BFE #FEC66B
tetradic
#6BFEC6 #7C6BFE #FE6BA3 #ECFE6B
square
#6BFEC6 #7C6BFE #FE6BA3 #ECFE6B
split-complementary
#6BFEC6 #FE6BEC #FE7C6B
monochromatic
#02ED93 #2EFEAF #6BFEC6 #A8FEDD #E1FFF3
Accessibility & contrast
On white
1.26
#6BFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#6BFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFEC6
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFEC6 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC3
Deuteranopia (green-blind)
#E4DFCA
Tritanopia (blue-blind)
#15FEEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6bfec6; /* rgb */ color: rgb(107, 254, 198); /* oklch */ color: oklch(90.2% 0.150 165.0);
Tailwind
colors: {
custom: {
50: '#a1ffd7',
500: '#6bfec6',
950: '#000000',
},
}SCSS
$custom: #6bfec6; $custom-light: #a1ffd7; $custom-dark: #000000;
JSON
{
"hex": "#6bfec6",
"rgb": {
"r": 107,
"g": 254,
"b": 198
},
"hsl": {
"h": 157.143,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.90233,
"c": 0.14995,
"h": 165
},
"luminance": 0.78087
}Semantic roles & 50–950 ramp
primary
#6BFEC6
secondary
#DA3373
accent
#0057E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683