#6BFCD9#6BFCD9
#6BFCD9 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 174.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD9 |
|---|---|
| RGB | rgb(107, 252, 217) |
| HSL | hsl(166, 96%, 70%) |
| HSV | hsv(166, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(90.67, -47.21, 5.09) |
| CIE-LCH | lch(90.67, 47.48, 173.85°) |
| OKLab | oklab(90.25% -0.1345 0.0127) |
| OKLCH | oklch(90.25% 0.135 174.6) |
| XYZ | xyz(53.3924, 77.7510, 77.8259) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.84
Aquamarine
#7FFFD4
ΔE00 2.87
Light Turquoise
#7EF4CC
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 3.69
Bright Teal
#01F9C6
ΔE00 4.88
Aqua (survey)
#13EAC9
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD9 #FC6B8E
analogous
#6BFC90 #6BFCD9 #6BD7FC
triadic
#6BFCD9 #D96BFC #FCD96B
tetradic
#6BFCD9 #906BFC #FC6B8E #D7FC6B
square
#6BFCD9 #906BFC #FC6B8E #D7FC6B
split-complementary
#6BFCD9 #FC6BD7 #FC906B
monochromatic
#05E8B1 #2FFBCA #6BFCD9 #A7FDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6BFCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6BFCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD9
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD9 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED7
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd9; /* rgb */ color: rgb(107, 252, 217); /* oklch */ color: oklch(90.3% 0.135 174.6);
Tailwind
colors: {
custom: {
50: '#a2fee4',
500: '#6bfcd9',
950: '#000000',
},
}SCSS
$custom: #6bfcd9; $custom-light: #a2fee4; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd9",
"rgb": {
"r": 107,
"g": 252,
"b": 217
},
"hsl": {
"h": 165.517,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90251,
"c": 0.13507,
"h": 174.6
},
"luminance": 0.77756
}Semantic roles & 50–950 ramp
primary
#6BFCD9
secondary
#D7345B
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684