#6CFAC8#6CFAC8
#6CFAC8 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.4% C 0.143 H 167.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFAC8 |
|---|---|
| RGB | rgb(108, 250, 200) |
| HSL | hsl(159, 93%, 70%) |
| HSV | hsv(159, 57%, 98%) |
| CMYK | cmyk(56.8%, 0%, 20%, 2%) |
| CIE-LAB | lab(89.73, -50.00, 12.55) |
| CIE-LCH | lch(89.73, 51.55, 165.91°) |
| OKLab | oklab(89.37% -0.1393 0.0322) |
| OKLCH | oklch(89.37% 0.143 167) |
| XYZ | xyz(50.7902, 75.7246, 66.5721) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Aquamarine
#7FFFD4
ΔE00 2.31
Light Turquoise
#7EF4CC
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 3.70
Light Greenish Blue
#63F7B4
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFAC8 #FA6C9E
analogous
#6CFA81 #6CFAC8 #6CE5FA
triadic
#6CFAC8 #C86CFA #FAC86C
tetradic
#6CFAC8 #816CFA #FA6C9E #E5FA6C
square
#6CFAC8 #816CFA #FA6C9E #E5FA6C
split-complementary
#6CFAC8 #FA6CE5 #FA816C
monochromatic
#08E496 #31F8B2 #6CFAC8 #A7FCDE #E1FEF4
Accessibility & contrast
On white
1.30
#6CFAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#6CFAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFAC8
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFAC8 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EAC5
Deuteranopia (green-blind)
#E0DCCB
Tritanopia (blue-blind)
#1CFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6cfac8; /* rgb */ color: rgb(108, 250, 200); /* oklch */ color: oklch(89.4% 0.143 167.0);
Tailwind
colors: {
custom: {
50: '#a1fdd8',
500: '#6cfac8',
950: '#000000',
},
}SCSS
$custom: #6cfac8; $custom-light: #a1fdd8; $custom-dark: #000000;
JSON
{
"hex": "#6cfac8",
"rgb": {
"r": 108,
"g": 250,
"b": 200
},
"hsl": {
"h": 158.873,
"s": 93.421,
"l": 70.196
},
"oklch": {
"l": 0.8937,
"c": 0.14297,
"h": 167
},
"luminance": 0.75729
}Semantic roles & 50–950 ramp
primary
#6CFAC8
secondary
#D5356E
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683