#6EFDFD#6EFDFD
#6EFDFD is a very light, vivid teal. Relative luminance 0.807; OKLCH L 91.6% C 0.123 H 195.2°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFDFD |
|---|---|
| RGB | rgb(110, 253, 253) |
| HSL | hsl(180, 97%, 71%) |
| HSV | hsv(180, 57%, 99%) |
| CMYK | cmyk(56.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(91.98, -38.23, -11.65) |
| CIE-LCH | lch(91.98, 39.96, 196.95°) |
| OKLab | oklab(91.65% -0.1186 -0.0323) |
| OKLCH | oklch(91.65% 0.123 195.2) |
| XYZ | xyz(59.2777, 80.6514, 105.3528) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Bright Light Blue
#26F7FD
ΔE00 3.40
Aqua
#00FFFF
ΔE00 3.41
Bright Turquoise
#0FFEF9
ΔE00 3.93
Light Cyan
#ACFFFC
ΔE00 5.82
Bright Aqua
#0BF9EA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFDFD #FD6E6E
analogous
#6EFDB5 #6EFDFD #6EB5FD
triadic
#6EFDFD #FD6EFD #FDFD6E
tetradic
#6EFDFD #B56EFD #FD6E6E #B5FD6E
square
#6EFDFD #B56EFD #FD6E6E #B5FD6E
split-complementary
#6EFDFD #FD6EB5 #FDB56E
monochromatic
#03EDED #32FCFC #6EFDFD #AAFEFE #E1FFFF
Accessibility & contrast
On white
1.23
#6EFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#6EFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFDFD
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFDFD | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #6efdfd; /* rgb */ color: rgb(110, 253, 253); /* oklch */ color: oklch(91.6% 0.123 195.2);
Tailwind
colors: {
custom: {
50: '#a5fefe',
500: '#6efdfd',
950: '#000000',
},
}SCSS
$custom: #6efdfd; $custom-light: #a5fefe; $custom-dark: #000000;
JSON
{
"hex": "#6efdfd",
"rgb": {
"r": 110,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.91649,
"c": 0.12295,
"h": 195.2
},
"luminance": 0.80657
}Semantic roles & 50–950 ramp
primary
#6EFDFD
secondary
#D93636
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685