#6BFCD4#6BFCD4
#6BFCD4 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.138 H 172.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #6BFCD4 |
|---|---|
| RGB | rgb(107, 252, 212) |
| HSL | hsl(163, 96%, 70%) |
| HSV | hsv(163, 58%, 99%) |
| CMYK | cmyk(57.5%, 0%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.55, -48.36, 7.51) |
| CIE-LCH | lch(90.55, 48.94, 171.18°) |
| OKLab | oklab(90.12% -0.1366 0.0191) |
| OKLCH | oklch(90.12% 0.138 172) |
| XYZ | xyz(52.7519, 77.4948, 74.4526) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.91
Light Turquoise
#7EF4CC
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 2.78
Light Aquamarine
#7BFDC7
ΔE00 3.96
Bright Teal
#01F9C6
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BFCD4 #FC6B93
analogous
#6BFC8B #6BFCD4 #6BDCFC
triadic
#6BFCD4 #D46BFC #FCD46B
tetradic
#6BFCD4 #8B6BFC #FC6B93 #DCFC6B
square
#6BFCD4 #8B6BFC #FC6B93 #DCFC6B
split-complementary
#6BFCD4 #FC6BDC #FC8B6B
monochromatic
#05E8A9 #2FFBC3 #6BFCD4 #A7FDE5 #E1FEF6
Accessibility & contrast
On white
1.27
#6BFCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#6BFCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BFCD4
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BFCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BFCD4 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD2
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6bfcd4; /* rgb */ color: rgb(107, 252, 212); /* oklch */ color: oklch(90.1% 0.138 172.0);
Tailwind
colors: {
custom: {
50: '#a1fee1',
500: '#6bfcd4',
950: '#000000',
},
}SCSS
$custom: #6bfcd4; $custom-light: #a1fee1; $custom-dark: #000000;
JSON
{
"hex": "#6bfcd4",
"rgb": {
"r": 107,
"g": 252,
"b": 212
},
"hsl": {
"h": 163.448,
"s": 96.026,
"l": 70.392
},
"oklch": {
"l": 0.90117,
"c": 0.13798,
"h": 172
},
"luminance": 0.775
}Semantic roles & 50–950 ramp
primary
#6BFCD4
secondary
#D73461
accent
#003FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684