#6BFBDB#6BFBDB
#6BFBDB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.1% C 0.133 H 176.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBDB |
|---|---|
| RGB | rgb(107, 251, 219) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.43, -46.31, 3.70) |
| CIE-LCH | lch(90.43, 46.46, 175.43°) |
| OKLab | oklab(90.07% -0.1326 0.0091) |
| OKLCH | oklch(90.07% 0.133 176.1) |
| XYZ | xyz(53.3409, 77.2293, 79.0998) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.03
Light Aqua
#8CFFDB
ΔE00 3.17
Aquamarine
#7FFFD4
ΔE00 3.59
Light Turquoise
#7EF4CC
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 5.02
Bright Teal
#01F9C6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBDB #FB6B8B
analogous
#6BFB93 #6BFBDB #6BD3FB
triadic
#6BFBDB #DB6BFB #FBDB6B
tetradic
#6BFBDB #936BFB #FB6B8B #D3FB6B
square
#6BFBDB #936BFB #FB6B8B #D3FB6B
split-complementary
#6BFBDB #FB6BD3 #FB936B
monochromatic
#06E5B4 #2FF9CD #6BFBDB #A7FDE9 #E1FEF8
Accessibility & contrast
On white
1.28
#6BFBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6BFBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBDB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBDB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDA
Deuteranopia (green-blind)
#DDDDDD
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbdb; /* rgb */ color: rgb(107, 251, 219); /* oklch */ color: oklch(90.1% 0.133 176.1);
Tailwind
colors: {
custom: {
50: '#a2fde6',
500: '#6bfbdb',
950: '#000000',
},
}SCSS
$custom: #6bfbdb; $custom-light: #a2fde6; $custom-dark: #000000;
JSON
{
"hex": "#6bfbdb",
"rgb": {
"r": 107,
"g": 251,
"b": 219
},
"hsl": {
"h": 166.667,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.90072,
"c": 0.13288,
"h": 176.1
},
"luminance": 0.77235
}Semantic roles & 50–950 ramp
primary
#6BFBDB
secondary
#D63458
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684