#6CFCBE#6CFCBE
#6CFCBE is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.153 H 162.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCBE |
|---|---|
| RGB | rgb(108, 252, 190) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.10, -52.94, 18.22) |
| CIE-LCH | lch(90.10, 55.99, 161.01°) |
| OKLab | oklab(89.6% -0.1458 0.0465) |
| OKLCH | oklch(89.6% 0.153 162.3) |
| XYZ | xyz(50.2843, 76.5218, 60.8255) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.98
Greenish Cyan
#2AFEB7
ΔE00 3.16
Greenish Turquoise
#00FBB0
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCBE #FC6CAA
analogous
#6CFC76 #6CFCBE #6CF2FC
triadic
#6CFCBE #BE6CFC #FCBE6C
tetradic
#6CFCBE #766CFC #FC6CAA #F2FC6C
square
#6CFCBE #766CFC #FC6CAA #F2FC6C
split-complementary
#6CFCBE #FC6CF2 #FC766C
monochromatic
#05E987 #30FBA3 #6CFCBE #A8FDD9 #E1FEF2
Accessibility & contrast
On white
1.29
#6CFCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#6CFCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCBE
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCBE | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBBB
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#28FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfcbe; /* rgb */ color: rgb(108, 252, 190); /* oklch */ color: oklch(89.6% 0.153 162.3);
Tailwind
colors: {
custom: {
50: '#a1fed1',
500: '#6cfcbe',
950: '#000000',
},
}SCSS
$custom: #6cfcbe; $custom-light: #a1fed1; $custom-dark: #000000;
JSON
{
"hex": "#6cfcbe",
"rgb": {
"r": 108,
"g": 252,
"b": 190
},
"hsl": {
"h": 154.167,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89602,
"c": 0.15305,
"h": 162.3
},
"luminance": 0.76527
}Semantic roles & 50–950 ramp
primary
#6CFCBE
secondary
#D7357B
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683