#6CFEF8#6CFEF8
#6CFEF8 is a very light, vivid teal. Relative luminance 0.808; OKLCH L 91.7% C 0.125 H 191.4°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFEF8 |
|---|---|
| RGB | rgb(108, 254, 248) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(57.5%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.06, -40.32, -8.94) |
| CIE-LCH | lch(92.06, 41.30, 192.50°) |
| OKLab | oklab(91.66% -0.1228 -0.0249) |
| OKLCH | oklch(91.66% 0.125 191.4) |
| XYZ | xyz(58.5620, 80.8431, 101.3068) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.84
Bright Turquoise
#0FFEF9
ΔE00 3.12
Aqua
#00FFFF
ΔE00 3.48
Bright Light Blue
#26F7FD
ΔE00 4.56
Bright Aqua
#0BF9EA
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFEF8 #FE6C72
analogous
#6CFEAF #6CFEF8 #6CBBFE
triadic
#6CFEF8 #F86CFE #FEF86C
tetradic
#6CFEF8 #AF6CFE #FE6C72 #BBFE6C
square
#6CFEF8 #AF6CFE #FE6C72 #BBFE6C
split-complementary
#6CFEF8 #FE6CBB #FEAF6C
monochromatic
#02EEE4 #2FFEF5 #6CFEF8 #A9FEFB #E1FFFE
Accessibility & contrast
On white
1.22
#6CFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#6CFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFEF8
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFEF8 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F8
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6cfef8; /* rgb */ color: rgb(108, 254, 248); /* oklch */ color: oklch(91.7% 0.125 191.4);
Tailwind
colors: {
custom: {
50: '#a4fffa',
500: '#6cfef8',
950: '#000000',
},
}SCSS
$custom: #6cfef8; $custom-light: #a4fffa; $custom-dark: #000000;
JSON
{
"hex": "#6cfef8",
"rgb": {
"r": 108,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.534,
"s": 98.649,
"l": 70.98
},
"oklch": {
"l": 0.91656,
"c": 0.12528,
"h": 191.4
},
"luminance": 0.80849
}Semantic roles & 50–950 ramp
primary
#6CFEF8
secondary
#DA343B
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685