#6CFCF8#6CFCF8
#6CFCF8 is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.2% C 0.124 H 192.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFCF8 |
|---|---|
| RGB | rgb(108, 252, 248) |
| HSL | hsl(178, 96%, 71%) |
| HSV | hsv(178, 57%, 99%) |
| CMYK | cmyk(57.1%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(91.50, -39.42, -9.78) |
| CIE-LCH | lch(91.50, 40.61, 193.93°) |
| OKLab | oklab(91.2% -0.1208 -0.0272) |
| OKLCH | oklch(91.2% 0.124 192.7) |
| XYZ | xyz(57.9307, 79.5804, 101.0963) |
| Luminance | 0.7959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.46
Bright Turquoise
#0FFEF9
ΔE00 3.27
Aqua
#00FFFF
ΔE00 3.35
Bright Light Blue
#26F7FD
ΔE00 3.99
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFCF8 #FC6C70
analogous
#6CFCB0 #6CFCF8 #6CB8FC
triadic
#6CFCF8 #F86CFC #FCF86C
tetradic
#6CFCF8 #B06CFC #FC6C70 #B8FC6C
square
#6CFCF8 #B06CFC #FC6C70 #B8FC6C
split-complementary
#6CFCF8 #FC6CB8 #FCB06C
monochromatic
#05E9E3 #30FBF5 #6CFCF8 #A8FDFB #E1FEFE
Accessibility & contrast
On white
1.24
#6CFCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#6CFCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFCF8
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFCF8 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1F8
Deuteranopia (green-blind)
#D7DFF9
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6cfcf8; /* rgb */ color: rgb(108, 252, 248); /* oklch */ color: oklch(91.2% 0.124 192.7);
Tailwind
colors: {
custom: {
50: '#a4fefa',
500: '#6cfcf8',
950: '#000000',
},
}SCSS
$custom: #6cfcf8; $custom-light: #a4fefa; $custom-dark: #000000;
JSON
{
"hex": "#6cfcf8",
"rgb": {
"r": 108,
"g": 252,
"b": 248
},
"hsl": {
"h": 178.333,
"s": 96,
"l": 70.588
},
"oklch": {
"l": 0.91198,
"c": 0.12378,
"h": 192.7
},
"luminance": 0.79586
}Semantic roles & 50–950 ramp
primary
#6CFCF8
secondary
#D73539
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685