#6EFCFE#6EFCFE
#6EFCFE is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.5% C 0.122 H 196.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCFE |
|---|---|
| RGB | rgb(110, 252, 254) |
| HSL | hsl(181, 99%, 71%) |
| HSV | hsv(181, 57%, 100%) |
| CMYK | cmyk(56.7%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.72, -37.51, -12.54) |
| CIE-LCH | lch(91.72, 39.55, 198.49°) |
| OKLab | oklab(91.45% -0.1172 -0.0347) |
| OKLCH | oklch(91.45% 0.122 196.5) |
| XYZ | xyz(59.1226, 80.0856, 106.0890) |
| Luminance | 0.8009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.40
Bright Light Blue
#26F7FD
ΔE00 3.16
Aqua
#00FFFF
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 5.81
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCFE #FE706E
analogous
#6EFEB8 #6EFCFE #6EB4FE
triadic
#6EFCFE #FE6EFC #FCFE6E
tetradic
#6EFCFE #B86EFE #FE706E #B4FE6E
square
#6EFCFE #B86EFE #FE706E #B4FE6E
split-complementary
#6EFCFE #FE6EB4 #FEB86E
monochromatic
#02EDF0 #31FBFE #6EFCFE #ABFDFE #E1FEFF
Accessibility & contrast
On white
1.23
#6EFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#6EFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCFE
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCFE | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D6E0FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #6efcfe; /* rgb */ color: rgb(110, 252, 254); /* oklch */ color: oklch(91.5% 0.122 196.5);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6efcfe',
950: '#000000',
},
}SCSS
$custom: #6efcfe; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6efcfe",
"rgb": {
"r": 110,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91454,
"c": 0.12226,
"h": 196.5
},
"luminance": 0.80092
}Semantic roles & 50–950 ramp
primary
#6EFCFE
secondary
#DA3836
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685