#6CFCBD#6CFCBD
#6CFCBD is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.6% C 0.154 H 161.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCBD |
|---|---|
| RGB | rgb(108, 252, 189) |
| HSL | hsl(154, 96%, 71%) |
| HSV | hsv(154, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.08, -53.15, 18.70) |
| CIE-LCH | lch(90.08, 56.34, 160.61°) |
| OKLab | oklab(89.58% -0.1462 0.0478) |
| OKLCH | oklch(89.58% 0.154 161.9) |
| XYZ | xyz(50.1754, 76.4782, 60.2518) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Light Aquamarine
#7BFDC7
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.79
Greenish Cyan
#2AFEB7
ΔE00 3.11
Seafoam Green
#7AF9AB
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCBD #FC6CAB
analogous
#6CFC75 #6CFCBD #6CF3FC
triadic
#6CFCBD #BD6CFC #FCBD6C
tetradic
#6CFCBD #756CFC #FC6CAB #F3FC6C
square
#6CFCBD #756CFC #FC6CAB #F3FC6C
split-complementary
#6CFCBD #FC6CF3 #FC756C
monochromatic
#05E985 #30FBA2 #6CFCBD #A8FDD8 #E1FEF2
Accessibility & contrast
On white
1.29
#6CFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#6CFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCBD
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCBD | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#29FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfcbd; /* rgb */ color: rgb(108, 252, 189); /* oklch */ color: oklch(89.6% 0.154 161.9);
Tailwind
colors: {
custom: {
50: '#a1fed1',
500: '#6cfcbd',
950: '#000000',
},
}SCSS
$custom: #6cfcbd; $custom-light: #a1fed1; $custom-dark: #000000;
JSON
{
"hex": "#6cfcbd",
"rgb": {
"r": 108,
"g": 252,
"b": 189
},
"hsl": {
"h": 153.75,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.89579,
"c": 0.15385,
"h": 161.9
},
"luminance": 0.76483
}Semantic roles & 50–950 ramp
primary
#6CFCBD
secondary
#D7357C
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683