#6BFCCF#6BFCCF
#6BFCCF is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.141 H 169.6°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCCF |
|---|---|
| RGB | rgb(107, 252, 207) |
| HSL | hsl(161, 96%, 70%) |
| HSV | hsv(161, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 17.9%, 1.2%) |
| CIE-LAB | lab(90.43, -49.49, 9.93) |
| CIE-LCH | lch(90.43, 50.48, 168.66°) |
| OKLab | oklab(89.99% -0.1388 0.0254) |
| OKLCH | oklch(89.99% 0.141 169.6) |
| XYZ | xyz(52.1309, 77.2465, 71.1822) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.62
Light Turquoise
#7EF4CC
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Aqua
#8CFFDB
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCCF #FC6B98
analogous
#6BFC86 #6BFCCF #6BE1FC
triadic
#6BFCCF #CF6BFC #FCCF6B
tetradic
#6BFCCF #866BFC #FC6B98 #E1FC6B
square
#6BFCCF #866BFC #FC6B98 #E1FC6B
split-complementary
#6BFCCF #FC6BE1 #FC866B
monochromatic
#05E8A1 #2FFBBC #6BFCCF #A7FDE2 #E1FEF5
Accessibility & contrast
On white
1.28
#6BFCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6BFCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCCF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCCF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCD
Deuteranopia (green-blind)
#E1DDD2
Tritanopia (blue-blind)
#00FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfccf; /* rgb */ color: rgb(107, 252, 207); /* oklch */ color: oklch(90.0% 0.141 169.6);
Tailwind
colors: {
custom: {
50: '#a1fedd',
500: '#6bfccf',
950: '#000000',
},
}SCSS
$custom: #6bfccf; $custom-light: #a1fedd; $custom-dark: #000000;
JSON
{
"hex": "#6bfccf",
"rgb": {
"r": 107,
"g": 252,
"b": 207
},
"hsl": {
"h": 161.379,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.89986,
"c": 0.14115,
"h": 169.6
},
"luminance": 0.77252
}Semantic roles & 50–950 ramp
primary
#6BFCCF
secondary
#D73467
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684