#6EFEF6#6EFEF6
#6EFEF6 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.124 H 190.2°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEF6 |
|---|---|
| RGB | rgb(110, 254, 246) |
| HSL | hsl(177, 99%, 71%) |
| HSV | hsv(177, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.06, -40.48, -7.89) |
| CIE-LCH | lch(92.06, 41.24, 191.03°) |
| OKLab | oklab(91.66% -0.1225 -0.022) |
| OKLCH | oklch(91.66% 0.125 190.2) |
| XYZ | xyz(58.4995, 80.8465, 99.6929) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.31
Bright Cyan
#41FDFE
ΔE00 3.41
Aqua
#00FFFF
ΔE00 3.91
Bright Aqua
#0BF9EA
ΔE00 4.32
Bright Light Blue
#26F7FD
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEF6 #FE6E76
analogous
#6EFEAE #6EFEF6 #6EBEFE
triadic
#6EFEF6 #F66EFE #FEF66E
tetradic
#6EFEF6 #AE6EFE #FE6E76 #BEFE6E
square
#6EFEF6 #AE6EFE #FE6E76 #BEFE6E
split-complementary
#6EFEF6 #FE6EBE #FEAE6E
monochromatic
#02F0E3 #31FEF2 #6EFEF6 #ABFEFA #E1FFFD
Accessibility & contrast
On white
1.22
#6EFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#6EFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEF6
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEF6 | 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)
#F1F2F6
Deuteranopia (green-blind)
#DAE1F7
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efef6; /* rgb */ color: rgb(110, 254, 246); /* oklch */ color: oklch(91.7% 0.124 190.2);
Tailwind
colors: {
custom: {
50: '#a5fff9',
500: '#6efef6',
950: '#000000',
},
}SCSS
$custom: #6efef6; $custom-light: #a5fff9; $custom-dark: #000000;
JSON
{
"hex": "#6efef6",
"rgb": {
"r": 110,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91655,
"c": 0.1245,
"h": 190.2
},
"luminance": 0.80852
}Semantic roles & 50–950 ramp
primary
#6EFEF6
secondary
#DA363F
accent
#000DE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685