#6EFEDC#6EFEDC
#6EFEDC is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.134 H 175.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEDC |
|---|---|
| RGB | rgb(110, 254, 220) |
| HSL | hsl(166, 99%, 71%) |
| HSV | hsv(166, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 13.4%, 0.4%) |
| CIE-LAB | lab(91.40, -46.81, 4.60) |
| CIE-LCH | lch(91.40, 47.03, 174.39°) |
| OKLab | oklab(90.89% -0.1336 0.0115) |
| OKLCH | oklch(90.89% 0.134 175.1) |
| XYZ | xyz(54.7845, 79.3605, 80.1273) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.73
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 5.28
Light Aquamarine
#7BFDC7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEDC #FE6E90
analogous
#6EFE94 #6EFEDC #6ED8FE
triadic
#6EFEDC #DC6EFE #FEDC6E
tetradic
#6EFEDC #946EFE #FE6E90 #D8FE6E
square
#6EFEDC #946EFE #FE6E90 #D8FE6E
split-complementary
#6EFEDC #FE6ED8 #FE946E
monochromatic
#02F0B8 #31FECD #6EFEDC #ABFEEB #E1FFF8
Accessibility & contrast
On white
1.24
#6EFEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#6EFEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEDC
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEDC | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DA
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #6efedc; /* rgb */ color: rgb(110, 254, 220); /* oklch */ color: oklch(90.9% 0.134 175.1);
Tailwind
colors: {
custom: {
50: '#a3ffe6',
500: '#6efedc',
950: '#000000',
},
}SCSS
$custom: #6efedc; $custom-light: #a3ffe6; $custom-dark: #000000;
JSON
{
"hex": "#6efedc",
"rgb": {
"r": 110,
"g": 254,
"b": 220
},
"hsl": {
"h": 165.833,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90893,
"c": 0.13407,
"h": 175.1
},
"luminance": 0.79366
}Semantic roles & 50–950 ramp
primary
#6EFEDC
secondary
#DA365D
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684