#6CFECB#6CFECB
#6CFECB is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.4% C 0.146 H 167.1°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFECB |
|---|---|
| RGB | rgb(108, 254, 203) |
| HSL | hsl(159, 99%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(90.95, -51.02, 12.73) |
| CIE-LCH | lch(90.95, 52.58, 165.99°) |
| OKLab | oklab(90.39% -0.1421 0.0326) |
| OKLCH | oklch(90.39% 0.146 167.1) |
| XYZ | xyz(52.4004, 78.3784, 68.8554) |
| Luminance | 0.7838 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.62
Aquamarine
#7FFFD4
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.30
Bright Teal
#01F9C6
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 4.00
Light Aqua
#8CFFDB
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFECB #FE6C9F
analogous
#6CFE82 #6CFECB #6CE8FE
triadic
#6CFECB #CB6CFE #FECB6C
tetradic
#6CFECB #826CFE #FE6C9F #E8FE6C
square
#6CFECB #826CFE #FE6C9F #E8FE6C
split-complementary
#6CFECB #FE6CE8 #FE826C
monochromatic
#02EE9B #2FFEB5 #6CFECB #A9FEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#6CFECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#6CFECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFECB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFECB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#11FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6cfecb; /* rgb */ color: rgb(108, 254, 203); /* oklch */ color: oklch(90.4% 0.146 167.1);
Tailwind
colors: {
custom: {
50: '#a2ffda',
500: '#6cfecb',
950: '#000000',
},
}SCSS
$custom: #6cfecb; $custom-light: #a2ffda; $custom-dark: #000000;
JSON
{
"hex": "#6cfecb",
"rgb": {
"r": 108,
"g": 254,
"b": 203
},
"hsl": {
"h": 159.041,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.90387,
"c": 0.14582,
"h": 167.1
},
"luminance": 0.78384
}Semantic roles & 50–950 ramp
primary
#6CFECB
secondary
#DA346E
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684