#6BFCD0#6BFCD0
#6BFCD0 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.141 H 170.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD0 |
|---|---|
| RGB | rgb(107, 252, 208) |
| HSL | hsl(162, 96%, 70%) |
| HSV | hsv(162, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.46, -49.27, 9.44) |
| CIE-LCH | lch(90.46, 50.16, 169.15°) |
| OKLab | oklab(90.01% -0.1384 0.0241) |
| OKLCH | oklch(90.01% 0.141 170.1) |
| XYZ | xyz(52.2535, 77.2955, 71.8281) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.60
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.14
Bright Teal
#01F9C6
ΔE00 3.69
Aqua Marine
#2EE8BB
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD0 #FC6B97
analogous
#6BFC87 #6BFCD0 #6BDFFC
triadic
#6BFCD0 #D06BFC #FCD06B
tetradic
#6BFCD0 #876BFC #FC6B97 #DFFC6B
square
#6BFCD0 #876BFC #FC6B97 #DFFC6B
split-complementary
#6BFCD0 #FC6BDF #FC876B
monochromatic
#05E8A3 #2FFBBD #6BFCD0 #A7FDE3 #E1FEF5
Accessibility & contrast
On white
1.28
#6BFCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6BFCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD0
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD0 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#00FEEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd0; /* rgb */ color: rgb(107, 252, 208); /* oklch */ color: oklch(90.0% 0.141 170.1);
Tailwind
colors: {
custom: {
50: '#a1fede',
500: '#6bfcd0',
950: '#000000',
},
}SCSS
$custom: #6bfcd0; $custom-light: #a1fede; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd0",
"rgb": {
"r": 107,
"g": 252,
"b": 208
},
"hsl": {
"h": 161.793,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90012,
"c": 0.1405,
"h": 170.1
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#6BFCD0
secondary
#D73466
accent
#0046E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684