#6CFBD6#6CFBD6
#6CFBD6 is a very light, vivid teal. Relative luminance 0.770; OKLCH L 90.0% C 0.135 H 173.4°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBD6 |
|---|---|
| RGB | rgb(108, 251, 214) |
| HSL | hsl(164, 95%, 70%) |
| HSV | hsv(164, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 14.7%, 1.6%) |
| CIE-LAB | lab(90.34, -47.29, 6.17) |
| CIE-LCH | lch(90.34, 47.69, 172.57°) |
| OKLab | oklab(89.97% -0.1342 0.0156) |
| OKLCH | oklch(89.97% 0.135 173.4) |
| XYZ | xyz(52.8135, 77.0323, 75.6908) |
| Luminance | 0.7704 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.40
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 2.70
Tiffany Blue
#7BF2DA
ΔE00 4.00
Bright Teal
#01F9C6
ΔE00 4.53
Light Aquamarine
#7BFDC7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBD6 #FB6C91
analogous
#6CFB8F #6CFBD6 #6CD8FB
triadic
#6CFBD6 #D66CFB #FBD66C
tetradic
#6CFBD6 #8F6CFB #FB6C91 #D8FB6C
square
#6CFBD6 #8F6CFB #FB6C91 #D8FB6C
split-complementary
#6CFBD6 #FB6CD8 #FB8F6C
monochromatic
#06E6AC #30F9C5 #6CFBD6 #A8FDE7 #E1FEF7
Accessibility & contrast
On white
1.28
#6CFBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#6CFBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBD6
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBD6 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECD4
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#00FDF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbd6; /* rgb */ color: rgb(108, 251, 214); /* oklch */ color: oklch(90.0% 0.135 173.4);
Tailwind
colors: {
custom: {
50: '#a2fde2',
500: '#6cfbd6',
950: '#000000',
},
}SCSS
$custom: #6cfbd6; $custom-light: #a2fde2; $custom-dark: #000000;
JSON
{
"hex": "#6cfbd6",
"rgb": {
"r": 108,
"g": 251,
"b": 214
},
"hsl": {
"h": 164.476,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89967,
"c": 0.1351,
"h": 173.4
},
"luminance": 0.77038
}Semantic roles & 50–950 ramp
primary
#6CFBD6
secondary
#D6355F
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684