#6BFBDC#6BFBDC
#6BFBDC is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.1% C 0.132 H 176.6°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFBDC |
|---|---|
| RGB | rgb(107, 251, 220) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 57%, 98%) |
| CMYK | cmyk(57.4%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.45, -46.08, 3.22) |
| CIE-LCH | lch(90.45, 46.19, 176.00°) |
| OKLab | oklab(90.1% -0.1321 0.0078) |
| OKLCH | oklch(90.1% 0.132 176.6) |
| XYZ | xyz(53.4729, 77.2821, 79.7952) |
| Luminance | 0.7729 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.87
Light Aqua
#8CFFDB
ΔE00 3.32
Aquamarine
#7FFFD4
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 3.88
Aqua (survey)
#13EAC9
ΔE00 5.04
Bright Teal
#01F9C6
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFBDC #FB6B8A
analogous
#6BFB94 #6BFBDC #6BD2FB
triadic
#6BFBDC #DC6BFB #FBDC6B
tetradic
#6BFBDC #946BFB #FB6B8A #D2FB6B
square
#6BFBDC #946BFB #FB6B8A #D2FB6B
split-complementary
#6BFBDC #FB6BD2 #FB946B
monochromatic
#06E5B5 #2FF9CE #6BFBDC #A7FDEA #E1FEF8
Accessibility & contrast
On white
1.28
#6BFBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#6BFBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFBDC
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFBDC | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#DDDDDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfbdc; /* rgb */ color: rgb(107, 251, 220); /* oklch */ color: oklch(90.1% 0.132 176.6);
Tailwind
colors: {
custom: {
50: '#a2fde6',
500: '#6bfbdc',
950: '#000000',
},
}SCSS
$custom: #6bfbdc; $custom-light: #a2fde6; $custom-dark: #000000;
JSON
{
"hex": "#6bfbdc",
"rgb": {
"r": 107,
"g": 251,
"b": 220
},
"hsl": {
"h": 167.083,
"s": 94.737,
"l": 70.196
},
"oklch": {
"l": 0.901,
"c": 0.13236,
"h": 176.6
},
"luminance": 0.77287
}Semantic roles & 50–950 ramp
primary
#6BFBDC
secondary
#D63457
accent
#0031E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684