#6BFCD3#6BFCD3
#6BFCD3 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.139 H 171.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD3 |
|---|---|
| RGB | rgb(107, 252, 211) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(90.53, -48.59, 7.99) |
| CIE-LCH | lch(90.53, 49.24, 170.66°) |
| OKLab | oklab(90.09% -0.1371 0.0204) |
| OKLCH | oklch(90.09% 0.139 171.6) |
| XYZ | xyz(52.6261, 77.4445, 73.7903) |
| Luminance | 0.7745 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.78
Light Turquoise
#7EF4CC
ΔE00 2.47
Light Aqua
#8CFFDB
ΔE00 2.84
Light Aquamarine
#7BFDC7
ΔE00 3.71
Bright Teal
#01F9C6
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD3 #FC6B94
analogous
#6BFC8A #6BFCD3 #6BDDFC
triadic
#6BFCD3 #D36BFC #FCD36B
tetradic
#6BFCD3 #8A6BFC #FC6B94 #DDFC6B
square
#6BFCD3 #8A6BFC #FC6B94 #DDFC6B
split-complementary
#6BFCD3 #FC6BDD #FC8A6B
monochromatic
#05E8A8 #2FFBC1 #6BFCD3 #A7FDE5 #E1FEF6
Accessibility & contrast
On white
1.27
#6BFCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#6BFCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD3
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD3 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD1
Deuteranopia (green-blind)
#E0DDD6
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd3; /* rgb */ color: rgb(107, 252, 211); /* oklch */ color: oklch(90.1% 0.139 171.6);
Tailwind
colors: {
custom: {
50: '#a1fee0',
500: '#6bfcd3',
950: '#000000',
},
}SCSS
$custom: #6bfcd3; $custom-light: #a1fee0; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd3",
"rgb": {
"r": 107,
"g": 252,
"b": 211
},
"hsl": {
"h": 163.034,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.9009,
"c": 0.13859,
"h": 171.6
},
"luminance": 0.7745
}Semantic roles & 50–950 ramp
primary
#6BFCD3
secondary
#D73462
accent
#0041E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684