#6BF0CB#6BF0CB
#6BF0CB is a very light, vivid teal. Relative luminance 0.698; OKLCH L 87.1% C 0.129 H 172.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6BF0CB |
|---|---|
| RGB | rgb(107, 240, 203) |
| HSL | hsl(163, 82%, 68%) |
| HSV | hsv(163, 55%, 94%) |
| CMYK | cmyk(55.4%, 0%, 15.4%, 5.9%) |
| CIE-LAB | lab(86.88, -45.26, 6.90) |
| CIE-LCH | lch(86.88, 45.79, 171.33°) |
| OKLab | oklab(87.06% -0.1281 0.0176) |
| OKLCH | oklch(87.06% 0.129 172.2) |
| XYZ | xyz(47.9980, 69.7532, 67.4226) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.01
Aquamarine
#7FFFD4
ΔE00 3.60
Tiffany Blue
#7BF2DA
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.00
Aqua (survey)
#13EAC9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BF0CB #F06B90
analogous
#6BF088 #6BF0CB #6BD3F0
triadic
#6BF0CB #CB6BF0 #F0CB6B
tetradic
#6BF0CB #886BF0 #F06B90 #D3F06B
square
#6BF0CB #886BF0 #F06B90 #D3F06B
split-complementary
#6BF0CB #F06BD3 #F0886B
monochromatic
#15CC99 #33EAB7 #6BF0CB #A3F6DF #DAFBF2
Accessibility & contrast
On white
1.40
#6BF0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#6BF0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BF0CB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BF0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BF0CB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C9
Deuteranopia (green-blind)
#D5D4CE
Tritanopia (blue-blind)
#1BF2E5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6bf0cb; /* rgb */ color: rgb(107, 240, 203); /* oklch */ color: oklch(87.1% 0.129 172.2);
Tailwind
colors: {
custom: {
50: '#a0f5da',
500: '#6bf0cb',
950: '#000000',
},
}SCSS
$custom: #6bf0cb; $custom-light: #a0f5da; $custom-dark: #000000;
JSON
{
"hex": "#6bf0cb",
"rgb": {
"r": 107,
"g": 240,
"b": 203
},
"hsl": {
"h": 163.308,
"s": 81.595,
"l": 68.039
},
"oklch": {
"l": 0.87059,
"c": 0.12929,
"h": 172.2
},
"luminance": 0.69758
}Semantic roles & 50–950 ramp
primary
#6BF0CB
secondary
#C8375F
accent
#0843DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101714
muted
#808583