#6EFCFD#6EFCFD
#6EFCFD is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.122 H 195.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCFD |
|---|---|
| RGB | rgb(110, 252, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(56.5%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(91.69, -37.77, -12.07) |
| CIE-LCH | lch(91.69, 39.65, 197.72°) |
| OKLab | oklab(91.42% -0.1176 -0.0334) |
| OKLCH | oklch(91.42% 0.122 195.9) |
| XYZ | xyz(58.9628, 80.0217, 105.2478) |
| Luminance | 0.8003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.30
Bright Light Blue
#26F7FD
ΔE00 3.24
Aqua
#00FFFF
ΔE00 3.55
Bright Turquoise
#0FFEF9
ΔE00 4.16
Light Cyan
#ACFFFC
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCFD #FD6F6E
analogous
#6EFDB6 #6EFCFD #6EB4FD
triadic
#6EFCFD #FD6EFC #FCFD6E
tetradic
#6EFCFD #B66EFD #FD6F6E #B4FD6E
square
#6EFCFD #B66EFD #FD6F6E #B4FD6E
split-complementary
#6EFCFD #FD6EB4 #FDB66E
monochromatic
#03ECED #32FBFC #6EFCFD #AAFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#6EFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#6EFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcfd; /* rgb */ color: rgb(110, 252, 253); /* oklch */ color: oklch(91.4% 0.122 195.9);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6efcfd',
950: '#000000',
},
}SCSS
$custom: #6efcfd; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6efcfd",
"rgb": {
"r": 110,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.42,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91421,
"c": 0.12228,
"h": 195.9
},
"luminance": 0.80028
}Semantic roles & 50–950 ramp
primary
#6EFCFD
secondary
#D93736
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685