#6CFBD7#6CFBD7
#6CFBD7 is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.135 H 173.9°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBD7 |
|---|---|
| RGB | rgb(108, 251, 215) |
| HSL | hsl(165, 95%, 70%) |
| HSV | hsv(165, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.36, -47.06, 5.68) |
| CIE-LCH | lch(90.36, 47.40, 173.11°) |
| OKLab | oklab(89.99% -0.1338 0.0143) |
| OKLCH | oklch(89.99% 0.135 173.9) |
| XYZ | xyz(52.9416, 77.0836, 76.3654) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 2.73
Light Turquoise
#7EF4CC
ΔE00 2.82
Tiffany Blue
#7BF2DA
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 4.70
Light Aquamarine
#7BFDC7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBD7 #FB6C90
analogous
#6CFB8F #6CFBD7 #6CD8FB
triadic
#6CFBD7 #D76CFB #FBD76C
tetradic
#6CFBD7 #8F6CFB #FB6C90 #D8FB6C
square
#6CFBD7 #8F6CFB #FB6C90 #D8FB6C
split-complementary
#6CFBD7 #FB6CD8 #FB8F6C
monochromatic
#06E6AE #30F9C7 #6CFBD7 #A8FDE7 #E1FEF7
Accessibility & contrast
On white
1.28
#6CFBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#6CFBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBD7
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBD7 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDD5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbd7; /* rgb */ color: rgb(108, 251, 215); /* oklch */ color: oklch(90.0% 0.135 173.9);
Tailwind
colors: {
custom: {
50: '#a2fde3',
500: '#6cfbd7',
950: '#000000',
},
}SCSS
$custom: #6cfbd7; $custom-light: #a2fde3; $custom-dark: #000000;
JSON
{
"hex": "#6cfbd7",
"rgb": {
"r": 108,
"g": 251,
"b": 215
},
"hsl": {
"h": 164.895,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89994,
"c": 0.13452,
"h": 173.9
},
"luminance": 0.77089
}Semantic roles & 50–950 ramp
primary
#6CFBD7
secondary
#D6355E
accent
#003AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684