#6EFEFD#6EFEFD
#6EFEFD is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.9% C 0.124 H 194.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEFD |
|---|---|
| RGB | rgb(110, 254, 253) |
| HSL | hsl(180, 99%, 71%) |
| HSV | hsv(180, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.26, -38.68, -11.23) |
| CIE-LCH | lch(92.26, 40.28, 196.19°) |
| OKLab | oklab(91.88% -0.1197 -0.0311) |
| OKLCH | oklch(91.88% 0.124 194.6) |
| XYZ | xyz(59.5942, 81.2844, 105.4583) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.22
Aqua
#00FFFF
ΔE00 3.33
Bright Light Blue
#26F7FD
ΔE00 3.60
Bright Turquoise
#0FFEF9
ΔE00 3.73
Light Cyan
#ACFFFC
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEFD #FE6E6F
analogous
#6EFEB5 #6EFEFD #6EB7FE
triadic
#6EFEFD #FD6EFE #FEFD6E
tetradic
#6EFEFD #B56EFE #FE6E6F #B7FE6E
square
#6EFEFD #B56EFE #FE6E6F #B7FE6E
split-complementary
#6EFEFD #FE6EB7 #FEB56E
monochromatic
#02F0EE #31FEFC #6EFEFD #ABFEFE #E1FFFF
Accessibility & contrast
On white
1.22
#6EFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#6EFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEFD
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEFD | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #6efefd; /* rgb */ color: rgb(110, 254, 253); /* oklch */ color: oklch(91.9% 0.124 194.6);
Tailwind
colors: {
custom: {
50: '#a5fffe',
500: '#6efefd',
950: '#000000',
},
}SCSS
$custom: #6efefd; $custom-light: #a5fffe; $custom-dark: #000000;
JSON
{
"hex": "#6efefd",
"rgb": {
"r": 110,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.91877,
"c": 0.12364,
"h": 194.6
},
"luminance": 0.8129
}Semantic roles & 50–950 ramp
primary
#6EFEFD
secondary
#DA3637
accent
#0002E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111817
muted
#818685