#6CFEC8#6CFEC8
#6CFEC8 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.3% C 0.148 H 165.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEC8 |
|---|---|
| RGB | rgb(108, 254, 200) |
| HSL | hsl(158, 99%, 71%) |
| HSV | hsv(158, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(90.89, -51.66, 14.19) |
| CIE-LCH | lch(90.89, 53.58, 164.65°) |
| OKLab | oklab(90.31% -0.1434 0.0363) |
| OKLCH | oklch(90.31% 0.148 165.8) |
| XYZ | xyz(52.0463, 78.2368, 66.9908) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.26
Aquamarine
#7FFFD4
ΔE00 2.74
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Turquoise
#7EF4CC
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.98
Greenish Cyan
#2AFEB7
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEC8 #FE6CA2
analogous
#6CFE7F #6CFEC8 #6CEBFE
triadic
#6CFEC8 #C86CFE #FEC86C
tetradic
#6CFEC8 #7F6CFE #FE6CA2 #EBFE6C
square
#6CFEC8 #7F6CFE #FE6CA2 #EBFE6C
split-complementary
#6CFEC8 #FE6CEB #FE7F6C
monochromatic
#02EE97 #2FFEB1 #6CFEC8 #A9FEDF #E1FFF4
Accessibility & contrast
On white
1.26
#6CFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#6CFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEC8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEC8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC5
Deuteranopia (green-blind)
#E4DFCB
Tritanopia (blue-blind)
#18FFEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfec8; /* rgb */ color: rgb(108, 254, 200); /* oklch */ color: oklch(90.3% 0.148 165.8);
Tailwind
colors: {
custom: {
50: '#a2ffd8',
500: '#6cfec8',
950: '#000000',
},
}SCSS
$custom: #6cfec8; $custom-light: #a2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#6cfec8",
"rgb": {
"r": 108,
"g": 254,
"b": 200
},
"hsl": {
"h": 157.808,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90313,
"c": 0.14798,
"h": 165.8
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#6CFEC8
secondary
#DA3472
accent
#0055E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683