#6BFCD2#6BFCD2
#6BFCD2 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.1% C 0.139 H 171.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD2 |
|---|---|
| RGB | rgb(107, 252, 210) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.50, -48.82, 8.47) |
| CIE-LCH | lch(90.50, 49.55, 170.15°) |
| OKLab | oklab(90.06% -0.1375 0.0216) |
| OKLCH | oklch(90.06% 0.139 171.1) |
| XYZ | xyz(52.5011, 77.3946, 73.1321) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.68
Light Turquoise
#7EF4CC
ΔE00 2.43
Light Aqua
#8CFFDB
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 3.47
Bright Teal
#01F9C6
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD2 #FC6B95
analogous
#6BFC8A #6BFCD2 #6BDDFC
triadic
#6BFCD2 #D26BFC #FCD26B
tetradic
#6BFCD2 #8A6BFC #FC6B95 #DDFC6B
square
#6BFCD2 #8A6BFC #FC6B95 #DDFC6B
split-complementary
#6BFCD2 #FC6BDD #FC8A6B
monochromatic
#05E8A6 #2FFBC0 #6BFCD2 #A7FDE4 #E1FEF6
Accessibility & contrast
On white
1.27
#6BFCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#6BFCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD2
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD2 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD0
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd2; /* rgb */ color: rgb(107, 252, 210); /* oklch */ color: oklch(90.1% 0.139 171.1);
Tailwind
colors: {
custom: {
50: '#a1fedf',
500: '#6bfcd2',
950: '#000000',
},
}SCSS
$custom: #6bfcd2; $custom-light: #a1fedf; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd2",
"rgb": {
"r": 107,
"g": 252,
"b": 210
},
"hsl": {
"h": 162.621,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90064,
"c": 0.13922,
"h": 171.1
},
"luminance": 0.774
}Semantic roles & 50–950 ramp
primary
#6BFCD2
secondary
#D73463
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684