#6BF1CA#6BF1CA
#6BF1CA is a very light, vivid teal. Relative luminance 0.703; OKLCH L 87.3% C 0.131 H 171.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF1CA |
|---|---|
| RGB | rgb(107, 241, 202) |
| HSL | hsl(163, 83%, 68%) |
| HSV | hsv(163, 56%, 95%) |
| CMYK | cmyk(55.6%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.14, -45.92, 7.81) |
| CIE-LCH | lch(87.14, 46.58, 170.35°) |
| OKLab | oklab(87.27% -0.1296 0.0199) |
| OKLCH | oklch(87.27% 0.131 171.3) |
| XYZ | xyz(48.1744, 70.2961, 66.8954) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 3.27
Light Aqua
#8CFFDB
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 3.91
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF1CA #F16B92
analogous
#6BF187 #6BF1CA #6BD5F1
triadic
#6BF1CA #CA6BF1 #F1CA6B
tetradic
#6BF1CA #876BF1 #F16B92 #D5F16B
square
#6BF1CA #876BF1 #F16B92 #D5F16B
split-complementary
#6BF1CA #F16BD5 #F1876B
monochromatic
#13CE98 #33ECB6 #6BF1CA #A3F6DE #DBFCF2
Accessibility & contrast
On white
1.39
#6BF1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#6BF1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF1CA
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF1CA | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C8
Deuteranopia (green-blind)
#D7D4CD
Tritanopia (blue-blind)
#1CF3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf1ca; /* rgb */ color: rgb(107, 241, 202); /* oklch */ color: oklch(87.3% 0.131 171.3);
Tailwind
colors: {
custom: {
50: '#a0f6da',
500: '#6bf1ca',
950: '#000000',
},
}SCSS
$custom: #6bf1ca; $custom-light: #a0f6da; $custom-dark: #000000;
JSON
{
"hex": "#6bf1ca",
"rgb": {
"r": 107,
"g": 241,
"b": 202
},
"hsl": {
"h": 162.537,
"s": 82.716,
"l": 68.235
},
"oklch": {
"l": 0.87267,
"c": 0.1311,
"h": 171.3
},
"luminance": 0.70301
}Semantic roles & 50–950 ramp
primary
#6BF1CA
secondary
#CA3761
accent
#0645DF
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583