#6CFCD8#6CFCD8
#6CFCD8 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.135 H 174.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCD8 |
|---|---|
| RGB | rgb(108, 252, 216) |
| HSL | hsl(165, 96%, 71%) |
| HSV | hsv(165, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(90.67, -47.25, 5.61) |
| CIE-LCH | lch(90.67, 47.59, 173.22°) |
| OKLab | oklab(90.26% -0.1344 0.0141) |
| OKLCH | oklch(90.26% 0.135 174) |
| XYZ | xyz(53.3836, 77.7615, 77.1486) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.60
Light Aqua
#8CFFDB
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.74
Light Aquamarine
#7BFDC7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCD8 #FC6C90
analogous
#6CFC90 #6CFCD8 #6CD8FC
triadic
#6CFCD8 #D86CFC #FCD86C
tetradic
#6CFCD8 #906CFC #FC6C90 #D8FC6C
square
#6CFCD8 #906CFC #FC6C90 #D8FC6C
split-complementary
#6CFCD8 #FC6CD8 #FC906C
monochromatic
#05E9B0 #30FBC8 #6CFCD8 #A8FDE8 #E1FEF7
Accessibility & contrast
On white
1.27
#6CFCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#6CFCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCD8
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCD8 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EDD6
Deuteranopia (green-blind)
#DFDEDB
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6cfcd8; /* rgb */ color: rgb(108, 252, 216); /* oklch */ color: oklch(90.3% 0.135 174.0);
Tailwind
colors: {
custom: {
50: '#a2fee4',
500: '#6cfcd8',
950: '#000000',
},
}SCSS
$custom: #6cfcd8; $custom-light: #a2fee4; $custom-dark: #000000;
JSON
{
"hex": "#6cfcd8",
"rgb": {
"r": 108,
"g": 252,
"b": 216
},
"hsl": {
"h": 165,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.90255,
"c": 0.1351,
"h": 174
},
"luminance": 0.77767
}Semantic roles & 50–950 ramp
primary
#6CFCD8
secondary
#D7355D
accent
#0039E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684