#6EFDF6#6EFDF6
#6EFDF6 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.124 H 190.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDF6 |
|---|---|
| RGB | rgb(110, 253, 246) |
| HSL | hsl(177, 97%, 71%) |
| HSV | hsv(177, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(91.78, -40.03, -8.31) |
| CIE-LCH | lch(91.78, 40.88, 191.73°) |
| OKLab | oklab(91.43% -0.1215 -0.0231) |
| OKLCH | oklch(91.43% 0.124 190.8) |
| XYZ | xyz(58.1830, 80.2135, 99.5874) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.17
Bright Turquoise
#0FFEF9
ΔE00 3.29
Aqua
#00FFFF
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.49
Bright Light Blue
#26F7FD
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDF6 #FD6E75
analogous
#6EFDAE #6EFDF6 #6EBCFD
triadic
#6EFDF6 #F66EFD #FDF66E
tetradic
#6EFDF6 #AE6EFD #FD6E75 #BCFD6E
square
#6EFDF6 #AE6EFD #FD6E75 #BCFD6E
split-complementary
#6EFDF6 #FD6EBC #FDAE6E
monochromatic
#03EDE2 #32FCF2 #6EFDF6 #AAFEFA #E1FFFD
Accessibility & contrast
On white
1.23
#6EFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#6EFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDF6
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDF6 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F6
Deuteranopia (green-blind)
#D9E0F7
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efdf6; /* rgb */ color: rgb(110, 253, 246); /* oklch */ color: oklch(91.4% 0.124 190.8);
Tailwind
colors: {
custom: {
50: '#a4fef9',
500: '#6efdf6',
950: '#000000',
},
}SCSS
$custom: #6efdf6; $custom-light: #a4fef9; $custom-dark: #000000;
JSON
{
"hex": "#6efdf6",
"rgb": {
"r": 110,
"g": 253,
"b": 246
},
"hsl": {
"h": 177.063,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91426,
"c": 0.12371,
"h": 190.8
},
"luminance": 0.80219
}Semantic roles & 50–950 ramp
primary
#6EFDF6
secondary
#D9363E
accent
#000BE6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685