#6BFCD5#6BFCD5
#6BFCD5 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.1% C 0.137 H 172.5°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD5 |
|---|---|
| RGB | rgb(107, 252, 213) |
| HSL | hsl(164, 96%, 70%) |
| HSV | hsv(164, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.57, -48.13, 7.02) |
| CIE-LCH | lch(90.57, 48.64, 171.70°) |
| OKLab | oklab(90.14% -0.1362 0.0178) |
| OKLCH | oklch(90.14% 0.137 172.5) |
| XYZ | xyz(52.8784, 77.5455, 75.1190) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 2.74
Light Aquamarine
#7BFDC7
ΔE00 4.21
Bright Teal
#01F9C6
ΔE00 4.21
Tiffany Blue
#7BF2DA
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD5 #FC6B92
analogous
#6BFC8C #6BFCD5 #6BDAFC
triadic
#6BFCD5 #D56BFC #FCD56B
tetradic
#6BFCD5 #8C6BFC #FC6B92 #DAFC6B
square
#6BFCD5 #8C6BFC #FC6B92 #DAFC6B
split-complementary
#6BFCD5 #FC6BDA #FC8C6B
monochromatic
#05E8AB #2FFBC4 #6BFCD5 #A7FDE6 #E1FEF6
Accessibility & contrast
On white
1.27
#6BFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6BFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#DFDED8
Tritanopia (blue-blind)
#00FEF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd5; /* rgb */ color: rgb(107, 252, 213); /* oklch */ color: oklch(90.1% 0.137 172.5);
Tailwind
colors: {
custom: {
50: '#a1fee1',
500: '#6bfcd5',
950: '#000000',
},
}SCSS
$custom: #6bfcd5; $custom-light: #a1fee1; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd5",
"rgb": {
"r": 107,
"g": 252,
"b": 213
},
"hsl": {
"h": 163.862,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90143,
"c": 0.13737,
"h": 172.5
},
"luminance": 0.77551
}Semantic roles & 50–950 ramp
primary
#6BFCD5
secondary
#D73460
accent
#003EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684