#6BF0C8#6BF0C8
#6BF0C8 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 87.0% C 0.131 H 170.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0C8 |
|---|---|
| RGB | rgb(107, 240, 200) |
| HSL | hsl(162, 82%, 68%) |
| HSV | hsv(162, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 16.7%, 5.9%) |
| CIE-LAB | lab(86.81, -45.94, 8.37) |
| CIE-LCH | lch(86.81, 46.70, 169.68°) |
| OKLab | oklab(86.98% -0.1294 0.0214) |
| OKLCH | oklch(86.98% 0.131 170.6) |
| XYZ | xyz(47.6440, 69.6116, 65.5580) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.74
Aquamarine
#7FFFD4
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.74
Light Aqua
#8CFFDB
ΔE00 4.06
Light Aquamarine
#7BFDC7
ΔE00 4.32
Bright Teal
#01F9C6
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0C8 #F06B93
analogous
#6BF085 #6BF0C8 #6BD5F0
triadic
#6BF0C8 #C86BF0 #F0C86B
tetradic
#6BF0C8 #856BF0 #F06B93 #D5F06B
square
#6BF0C8 #856BF0 #F06B93 #D5F06B
split-complementary
#6BF0C8 #F06BD5 #F0856B
monochromatic
#15CC95 #33EAB3 #6BF0C8 #A3F6DD #DAFBF1
Accessibility & contrast
On white
1.41
#6BF0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#6BF0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0C8
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0C8 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#D6D3CB
Tritanopia (blue-blind)
#20F2E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf0c8; /* rgb */ color: rgb(107, 240, 200); /* oklch */ color: oklch(87.0% 0.131 170.6);
Tailwind
colors: {
custom: {
50: '#a0f5d8',
500: '#6bf0c8',
950: '#000000',
},
}SCSS
$custom: #6bf0c8; $custom-light: #a0f5d8; $custom-dark: #000000;
JSON
{
"hex": "#6bf0c8",
"rgb": {
"r": 107,
"g": 240,
"b": 200
},
"hsl": {
"h": 161.955,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.86979,
"c": 0.13116,
"h": 170.6
},
"luminance": 0.69616
}Semantic roles & 50–950 ramp
primary
#6BF0C8
secondary
#C83763
accent
#0848DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583