#6BFCD8#6BFCD8
#6BFCD8 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.2% C 0.136 H 174.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD8 |
|---|---|
| RGB | rgb(107, 252, 216) |
| HSL | hsl(165, 96%, 70%) |
| HSV | hsv(165, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.64, -47.44, 5.57) |
| CIE-LCH | lch(90.64, 47.77, 173.30°) |
| OKLab | oklab(90.22% -0.1349 0.014) |
| OKLCH | oklch(90.22% 0.136 174.1) |
| XYZ | xyz(53.2627, 77.6992, 77.1429) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.65
Light Aqua
#8CFFDB
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.02
Tiffany Blue
#7BF2DA
ΔE00 3.89
Bright Teal
#01F9C6
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD8 #FC6B8F
analogous
#6BFC8F #6BFCD8 #6BD8FC
triadic
#6BFCD8 #D86BFC #FCD86B
tetradic
#6BFCD8 #8F6BFC #FC6B8F #D8FC6B
square
#6BFCD8 #8F6BFC #FC6B8F #D8FC6B
split-complementary
#6BFCD8 #FC6BD8 #FC8F6B
monochromatic
#05E8AF #2FFBC8 #6BFCD8 #A7FDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6BFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6BFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD8
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD8 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd8; /* rgb */ color: rgb(107, 252, 216); /* oklch */ color: oklch(90.2% 0.136 174.1);
Tailwind
colors: {
custom: {
50: '#a2fee4',
500: '#6bfcd8',
950: '#000000',
},
}SCSS
$custom: #6bfcd8; $custom-light: #a2fee4; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd8",
"rgb": {
"r": 107,
"g": 252,
"b": 216
},
"hsl": {
"h": 165.103,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90224,
"c": 0.13563,
"h": 174.1
},
"luminance": 0.77704
}Semantic roles & 50–950 ramp
primary
#6BFCD8
secondary
#D7345D
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684