#6EF6FC#6EF6FC
#6EF6FC is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.0% C 0.119 H 199.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF6FC |
|---|---|
| RGB | rgb(110, 246, 252) |
| HSL | hsl(183, 96%, 71%) |
| HSV | hsv(183, 56%, 99%) |
| CMYK | cmyk(56.3%, 2.4%, 0%, 1.2%) |
| CIE-LAB | lab(89.97, -35.27, -14.12) |
| CIE-LCH | lch(89.97, 37.99, 201.82°) |
| OKLab | oklab(90.02% -0.1119 -0.0391) |
| OKLCH | oklch(90.02% 0.119 199.2) |
| XYZ | xyz(56.9495, 76.2491, 103.7929) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.19
Bright Cyan
#41FDFE
ΔE00 3.57
Robin'S Egg
#6DEDFD
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Aqua
#00FFFF
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF6FC #FC746E
analogous
#6EFCBB #6EF6FC #6EAFFC
triadic
#6EF6FC #FC6EF6 #F6FC6E
tetradic
#6EF6FC #BB6EFC #FC746E #AFFC6E
square
#6EF6FC #BB6EFC #FC746E #AFFC6E
split-complementary
#6EF6FC #FC6EAF #FCBB6E
monochromatic
#05E1EB #32F2FB #6EF6FC #AAFAFD #E1FDFE
Accessibility & contrast
On white
1.29
#6EF6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#6EF6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF6FC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF6FC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ef6fc; /* rgb */ color: rgb(110, 246, 252); /* oklch */ color: oklch(90.0% 0.119 199.2);
Tailwind
colors: {
custom: {
50: '#a4f9fd',
500: '#6ef6fc',
950: '#000000',
},
}SCSS
$custom: #6ef6fc; $custom-light: #a4f9fd; $custom-dark: #000000;
JSON
{
"hex": "#6ef6fc",
"rgb": {
"r": 110,
"g": 246,
"b": 252
},
"hsl": {
"h": 182.535,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.90023,
"c": 0.11851,
"h": 199.2
},
"luminance": 0.76255
}Semantic roles & 50–950 ramp
primary
#6EF6FC
secondary
#D83D37
accent
#0A00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585