#6EFCFC#6EFCFC
#6EFCFC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.4% C 0.122 H 195.2°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCFC |
|---|---|
| RGB | rgb(110, 252, 252) |
| HSL | hsl(180, 96%, 71%) |
| HSV | hsv(180, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(91.67, -38.03, -11.59) |
| CIE-LCH | lch(91.67, 39.76, 196.95°) |
| OKLab | oklab(91.39% -0.118 -0.0321) |
| OKLCH | oklch(91.39% 0.122 195.2) |
| XYZ | xyz(58.8040, 79.9581, 104.4111) |
| Luminance | 0.7996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.25
Bright Light Blue
#26F7FD
ΔE00 3.35
Aqua
#00FFFF
ΔE00 3.46
Bright Turquoise
#0FFEF9
ΔE00 3.96
Light Cyan
#ACFFFC
ΔE00 5.81
Bright Aqua
#0BF9EA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCFC #FC6E6E
analogous
#6EFCB5 #6EFCFC #6EB5FC
triadic
#6EFCFC #FC6EFC #FCFC6E
tetradic
#6EFCFC #B56EFC #FC6E6E #B5FC6E
square
#6EFCFC #B56EFC #FC6E6E #B5FC6E
split-complementary
#6EFCFC #FC6EB5 #FCB56E
monochromatic
#05EBEB #32FBFB #6EFCFC #AAFDFD #E1FEFE
Accessibility & contrast
On white
1.24
#6EFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#6EFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCFC
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCFC | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcfc; /* rgb */ color: rgb(110, 252, 252); /* oklch */ color: oklch(91.4% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#a5fefd',
500: '#6efcfc',
950: '#000000',
},
}SCSS
$custom: #6efcfc; $custom-light: #a5fefd; $custom-dark: #000000;
JSON
{
"hex": "#6efcfc",
"rgb": {
"r": 110,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.91389,
"c": 0.12232,
"h": 195.2
},
"luminance": 0.79964
}Semantic roles & 50–950 ramp
primary
#6EFCFC
secondary
#D83737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685