#6EFEF8#6EFEF8
#6EFEF8 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.7% C 0.124 H 191.4°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF8 |
|---|---|
| RGB | rgb(110, 254, 248) |
| HSL | hsl(178, 99%, 71%) |
| HSV | hsv(178, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(92.12, -39.97, -8.85) |
| CIE-LCH | lch(92.12, 40.94, 192.48°) |
| OKLab | oklab(91.72% -0.1217 -0.0246) |
| OKLCH | oklch(91.72% 0.124 191.4) |
| XYZ | xyz(58.8081, 80.9700, 101.3183) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.92
Bright Turquoise
#0FFEF9
ΔE00 3.25
Aqua
#00FFFF
ΔE00 3.59
Bright Light Blue
#26F7FD
ΔE00 4.62
Bright Aqua
#0BF9EA
ΔE00 4.74
Light Cyan
#ACFFFC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF8 #FE6E74
analogous
#6EFEB0 #6EFEF8 #6EBCFE
triadic
#6EFEF8 #F86EFE #FEF86E
tetradic
#6EFEF8 #B06EFE #FE6E74 #BCFE6E
square
#6EFEF8 #B06EFE #FE6E74 #BCFE6E
split-complementary
#6EFEF8 #FE6EBC #FEB06E
monochromatic
#02F0E6 #31FEF5 #6EFEF8 #ABFEFB #E1FFFE
Accessibility & contrast
On white
1.22
#6EFEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#6EFEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF8
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF8 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 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: #6efef8; /* rgb */ color: rgb(110, 254, 248); /* oklch */ color: oklch(91.7% 0.124 191.4);
Tailwind
colors: {
custom: {
50: '#a5fffa',
500: '#6efef8',
950: '#000000',
},
}SCSS
$custom: #6efef8; $custom-light: #a5fffa; $custom-dark: #000000;
JSON
{
"hex": "#6efef8",
"rgb": {
"r": 110,
"g": 254,
"b": 248
},
"hsl": {
"h": 177.5,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91717,
"c": 0.12418,
"h": 191.4
},
"luminance": 0.80976
}Semantic roles & 50–950 ramp
primary
#6EFEF8
secondary
#DA363D
accent
#000AE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685