#6BFCD7#6BFCD7
#6BFCD7 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 173.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD7 |
|---|---|
| RGB | rgb(107, 252, 215) |
| HSL | hsl(165, 96%, 70%) |
| HSV | hsv(165, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 14.7%, 1.2%) |
| CIE-LAB | lab(90.62, -47.67, 6.05) |
| CIE-LCH | lch(90.62, 48.06, 172.76°) |
| OKLab | oklab(90.2% -0.1353 0.0153) |
| OKLCH | oklch(90.2% 0.136 173.6) |
| XYZ | xyz(53.1338, 77.6476, 76.4641) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.44
Light Aqua
#8CFFDB
ΔE00 2.74
Light Turquoise
#7EF4CC
ΔE00 2.87
Tiffany Blue
#7BF2DA
ΔE00 4.09
Bright Teal
#01F9C6
ΔE00 4.52
Light Aquamarine
#7BFDC7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD7 #FC6B90
analogous
#6BFC8F #6BFCD7 #6BD8FC
triadic
#6BFCD7 #D76BFC #FCD76B
tetradic
#6BFCD7 #8F6BFC #FC6B90 #D8FC6B
square
#6BFCD7 #8F6BFC #FC6B90 #D8FC6B
split-complementary
#6BFCD7 #FC6BD8 #FC8F6B
monochromatic
#05E8AE #2FFBC7 #6BFCD7 #A7FDE7 #E1FEF7
Accessibility & contrast
On white
1.27
#6BFCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#6BFCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD7
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD7 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD5
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd7; /* rgb */ color: rgb(107, 252, 215); /* oklch */ color: oklch(90.2% 0.136 173.6);
Tailwind
colors: {
custom: {
50: '#a1fee3',
500: '#6bfcd7',
950: '#000000',
},
}SCSS
$custom: #6bfcd7; $custom-light: #a1fee3; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd7",
"rgb": {
"r": 107,
"g": 252,
"b": 215
},
"hsl": {
"h": 164.69,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90197,
"c": 0.1362,
"h": 173.6
},
"luminance": 0.77653
}Semantic roles & 50–950 ramp
primary
#6BFCD7
secondary
#D7345E
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684