#6CFBCA#6CFBCA
#6CFBCA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.7% C 0.143 H 167.6°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFBCA |
|---|---|
| RGB | rgb(108, 251, 202) |
| HSL | hsl(159, 95%, 70%) |
| HSV | hsv(159, 57%, 98%) |
| CMYK | cmyk(57%, 0%, 19.5%, 1.6%) |
| CIE-LAB | lab(90.06, -49.98, 11.99) |
| CIE-LCH | lch(90.06, 51.40, 166.51°) |
| OKLab | oklab(89.66% -0.1395 0.0307) |
| OKLCH | oklch(89.66% 0.143 167.6) |
| XYZ | xyz(51.3370, 76.4418, 67.9150) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.86
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.71
Bright Teal
#01F9C6
ΔE00 3.66
Light Aqua
#8CFFDB
ΔE00 3.92
Light Greenish Blue
#63F7B4
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFBCA #FB6C9D
analogous
#6CFB83 #6CFBCA #6CE4FB
triadic
#6CFBCA #CA6CFB #FBCA6C
tetradic
#6CFBCA #836CFB #FB6C9D #E4FB6C
square
#6CFBCA #836CFB #FB6C9D #E4FB6C
split-complementary
#6CFBCA #FB6CE4 #FB836C
monochromatic
#06E69A #30F9B5 #6CFBCA #A8FDDF #E1FEF4
Accessibility & contrast
On white
1.29
#6CFBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6CFBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFBCA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFBCA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC7
Deuteranopia (green-blind)
#E1DCCD
Tritanopia (blue-blind)
#17FCED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfbca; /* rgb */ color: rgb(108, 251, 202); /* oklch */ color: oklch(89.7% 0.143 167.6);
Tailwind
colors: {
custom: {
50: '#a1fdda',
500: '#6cfbca',
950: '#000000',
},
}SCSS
$custom: #6cfbca; $custom-light: #a1fdda; $custom-dark: #000000;
JSON
{
"hex": "#6cfbca",
"rgb": {
"r": 108,
"g": 251,
"b": 202
},
"hsl": {
"h": 159.441,
"s": 94.702,
"l": 70.392
},
"oklch": {
"l": 0.89655,
"c": 0.1428,
"h": 167.6
},
"luminance": 0.76447
}Semantic roles & 50–950 ramp
primary
#6CFBCA
secondary
#D6356C
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683