#6EFEDE#6EFEDE
#6EFEDE is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.133 H 176.2°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEDE |
|---|---|
| RGB | rgb(110, 254, 222) |
| HSL | hsl(167, 99%, 71%) |
| HSV | hsv(167, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.45, -46.34, 3.64) |
| CIE-LCH | lch(91.45, 46.48, 175.51°) |
| OKLab | oklab(90.95% -0.1327 0.0089) |
| OKLCH | oklch(90.95% 0.133 176.2) |
| XYZ | xyz(55.0510, 79.4671, 81.5306) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.99
Tiffany Blue
#7BF2DA
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.51
Light Turquoise
#7EF4CC
ΔE00 3.93
Aqua (survey)
#13EAC9
ΔE00 5.58
Bright Teal
#01F9C6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEDE #FE6E8E
analogous
#6EFE96 #6EFEDE #6ED6FE
triadic
#6EFEDE #DE6EFE #FEDE6E
tetradic
#6EFEDE #966EFE #FE6E8E #D6FE6E
square
#6EFEDE #966EFE #FE6E8E #D6FE6E
split-complementary
#6EFEDE #FE6ED6 #FE966E
monochromatic
#02F0BB #31FED0 #6EFEDE #ABFEEC #E1FFF8
Accessibility & contrast
On white
1.24
#6EFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#6EFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEDE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEDE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efede; /* rgb */ color: rgb(110, 254, 222); /* oklch */ color: oklch(90.9% 0.133 176.2);
Tailwind
colors: {
custom: {
50: '#a3ffe8',
500: '#6efede',
950: '#000000',
},
}SCSS
$custom: #6efede; $custom-light: #a3ffe8; $custom-dark: #000000;
JSON
{
"hex": "#6efede",
"rgb": {
"r": 110,
"g": 254,
"b": 222
},
"hsl": {
"h": 166.667,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90948,
"c": 0.13302,
"h": 176.2
},
"luminance": 0.79473
}Semantic roles & 50–950 ramp
primary
#6EFEDE
secondary
#DA365A
accent
#0033E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684