#6CFEBC#6CFEBC
#6CFEBC is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.157 H 161.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEBC |
|---|---|
| RGB | rgb(108, 254, 188) |
| HSL | hsl(153, 99%, 71%) |
| HSV | hsv(153, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 26%, 0.4%) |
| CIE-LAB | lab(90.64, -54.16, 19.99) |
| CIE-LCH | lch(90.64, 57.74, 159.74°) |
| OKLab | oklab(90.03% -0.1487 0.051) |
| OKLCH | oklch(90.03% 0.157 161.1) |
| XYZ | xyz(50.6986, 77.6977, 59.8926) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.53
Greenish Cyan
#2AFEB7
ΔE00 2.99
Seafoam Green
#7AF9AB
ΔE00 3.40
Seafoam (survey)
#80F9AD
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEBC #FE6CAE
analogous
#6CFE73 #6CFEBC #6CF7FE
triadic
#6CFEBC #BC6CFE #FEBC6C
tetradic
#6CFEBC #736CFE #FE6CAE #F7FE6C
square
#6CFEBC #736CFE #FE6CAE #F7FE6C
split-complementary
#6CFEBC #FE6CF7 #FE736C
monochromatic
#02EE83 #2FFEA0 #6CFEBC #A9FED8 #E1FFF1
Accessibility & contrast
On white
1.27
#6CFEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#6CFEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEBC
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEBC | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E6DEC0
Tritanopia (blue-blind)
#29FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfebc; /* rgb */ color: rgb(108, 254, 188); /* oklch */ color: oklch(90.0% 0.157 161.1);
Tailwind
colors: {
custom: {
50: '#a2ffd0',
500: '#6cfebc',
950: '#000000',
},
}SCSS
$custom: #6cfebc; $custom-light: #a2ffd0; $custom-dark: #000000;
JSON
{
"hex": "#6cfebc",
"rgb": {
"r": 108,
"g": 254,
"b": 188
},
"hsl": {
"h": 152.877,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90031,
"c": 0.15725,
"h": 161.1
},
"luminance": 0.77703
}Semantic roles & 50–950 ramp
primary
#6CFEBC
secondary
#DA347F
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683