#6EFDFE#6EFDFE
#6EFDFE is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.7% C 0.123 H 195.9°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDFE |
|---|---|
| RGB | rgb(110, 253, 254) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(56.7%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.00, -37.97, -12.12) |
| CIE-LCH | lch(92.00, 39.85, 197.71°) |
| OKLab | oklab(91.68% -0.1182 -0.0336) |
| OKLCH | oklch(91.68% 0.123 195.9) |
| XYZ | xyz(59.4374, 80.7153, 106.1939) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.27
Bright Light Blue
#26F7FD
ΔE00 3.29
Aqua
#00FFFF
ΔE00 3.50
Bright Turquoise
#0FFEF9
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 5.83
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDFE #FE6F6E
analogous
#6EFEB7 #6EFDFE #6EB5FE
triadic
#6EFDFE #FE6EFD #FDFE6E
tetradic
#6EFDFE #B76EFE #FE6F6E #B5FE6E
square
#6EFDFE #B76EFE #FE6F6E #B5FE6E
split-complementary
#6EFDFE #FE6EB5 #FEB76E
monochromatic
#02EEF0 #31FCFE #6EFDFE #ABFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6EFDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#6EFDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDFE
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDFE | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efdfe; /* rgb */ color: rgb(110, 253, 254); /* oklch */ color: oklch(91.7% 0.123 195.9);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6efdfe',
950: '#000000',
},
}SCSS
$custom: #6efdfe; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6efdfe",
"rgb": {
"r": 110,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91681,
"c": 0.12291,
"h": 195.9
},
"luminance": 0.80721
}Semantic roles & 50–950 ramp
primary
#6EFDFE
secondary
#DA3736
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685