#6BFBCB#6BFBCB
#6BFBCB is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.6% C 0.143 H 168.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBCB |
|---|---|
| RGB | rgb(107, 251, 203) |
| HSL | hsl(160, 95%, 70%) |
| HSV | hsv(160, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 19.1%, 1.6%) |
| CIE-LAB | lab(90.06, -49.96, 11.46) |
| CIE-LCH | lch(90.06, 51.25, 167.08°) |
| OKLab | oklab(89.65% -0.1396 0.0293) |
| OKLCH | oklch(89.65% 0.143 168.1) |
| XYZ | xyz(51.3349, 76.4269, 68.5349) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.96
Light Aquamarine
#7BFDC7
ΔE00 2.11
Light Turquoise
#7EF4CC
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.79
Light Greenish Blue
#63F7B4
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBCB #FB6B9B
analogous
#6BFB83 #6BFBCB #6BE3FB
triadic
#6BFBCB #CB6BFB #FBCB6B
tetradic
#6BFBCB #836BFB #FB6B9B #E3FB6B
square
#6BFBCB #836BFB #FB6B9B #E3FB6B
split-complementary
#6BFBCB #FB6BE3 #FB836B
monochromatic
#06E59B #2FF9B6 #6BFBCB #A7FDE0 #E1FEF5
Accessibility & contrast
On white
1.29
#6BFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6BFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBCB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBCB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#0CFCED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6bfbcb; /* rgb */ color: rgb(107, 251, 203); /* oklch */ color: oklch(89.6% 0.143 168.1);
Tailwind
colors: {
custom: {
50: '#a1fdda',
500: '#6bfbcb',
950: '#000000',
},
}SCSS
$custom: #6bfbcb; $custom-light: #a1fdda; $custom-dark: #000000;
JSON
{
"hex": "#6bfbcb",
"rgb": {
"r": 107,
"g": 251,
"b": 203
},
"hsl": {
"h": 160,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.89649,
"c": 0.14263,
"h": 168.1
},
"luminance": 0.76432
}Semantic roles & 50–950 ramp
primary
#6BFBCB
secondary
#D6346A
accent
#004CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683