#6BF0C9#6BF0C9
#6BF0C9 is a very light, vivid teal. Relative luminance 0.697; OKLCH L 87.0% C 0.131 H 171.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0C9 |
|---|---|
| RGB | rgb(107, 240, 201) |
| HSL | hsl(162, 82%, 68%) |
| HSV | hsv(162, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 16.3%, 5.9%) |
| CIE-LAB | lab(86.83, -45.72, 7.88) |
| CIE-LCH | lch(86.83, 46.39, 170.22°) |
| OKLab | oklab(87.01% -0.129 0.0201) |
| OKLCH | oklch(87.01% 0.131 171.1) |
| XYZ | xyz(47.7612, 69.6585, 66.1755) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.79
Aquamarine
#7FFFD4
ΔE00 3.44
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.00
Tiffany Blue
#7BF2DA
ΔE00 4.39
Aqua (survey)
#13EAC9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0C9 #F06B92
analogous
#6BF086 #6BF0C9 #6BD4F0
triadic
#6BF0C9 #C96BF0 #F0C96B
tetradic
#6BF0C9 #866BF0 #F06B92 #D4F06B
square
#6BF0C9 #866BF0 #F06B92 #D4F06B
split-complementary
#6BF0C9 #F06BD4 #F0866B
monochromatic
#15CC96 #33EAB5 #6BF0C9 #A3F6DD #DAFBF2
Accessibility & contrast
On white
1.41
#6BF0C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#6BF0C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0C9
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0C9 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C7
Deuteranopia (green-blind)
#D6D3CC
Tritanopia (blue-blind)
#1EF2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6bf0c9; /* rgb */ color: rgb(107, 240, 201); /* oklch */ color: oklch(87.0% 0.131 171.1);
Tailwind
colors: {
custom: {
50: '#a0f5d9',
500: '#6bf0c9',
950: '#000000',
},
}SCSS
$custom: #6bf0c9; $custom-light: #a0f5d9; $custom-dark: #000000;
JSON
{
"hex": "#6bf0c9",
"rgb": {
"r": 107,
"g": 240,
"b": 201
},
"hsl": {
"h": 162.406,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.87005,
"c": 0.13053,
"h": 171.1
},
"luminance": 0.69663
}Semantic roles & 50–950 ramp
primary
#6BF0C9
secondary
#C83762
accent
#0846DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583