#6EFECD#6EFECD
#6EFECD is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.143 H 167.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFECD |
|---|---|
| RGB | rgb(110, 254, 205) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(91.05, -50.19, 11.85) |
| CIE-LCH | lch(91.05, 51.57, 166.71°) |
| OKLab | oklab(90.5% -0.1401 0.0304) |
| OKLCH | oklch(90.5% 0.143 167.8) |
| XYZ | xyz(52.8864, 78.6013, 70.1303) |
| Luminance | 0.7861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.77
Light Aquamarine
#7BFDC7
ΔE00 1.86
Light Turquoise
#7EF4CC
ΔE00 3.00
Light Aqua
#8CFFDB
ΔE00 3.72
Bright Teal
#01F9C6
ΔE00 3.85
Light Greenish Blue
#63F7B4
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFECD #FE6E9F
analogous
#6EFE85 #6EFECD #6EE7FE
triadic
#6EFECD #CD6EFE #FECD6E
tetradic
#6EFECD #856EFE #FE6E9F #E7FE6E
square
#6EFECD #856EFE #FE6E9F #E7FE6E
split-complementary
#6EFECD #FE6EE7 #FE856E
monochromatic
#02F09F #31FEB8 #6EFECD #ABFEE2 #E1FFF5
Accessibility & contrast
On white
1.26
#6EFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#6EFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFECD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFECD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#1AFFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efecd; /* rgb */ color: rgb(110, 254, 205); /* oklch */ color: oklch(90.5% 0.143 167.8);
Tailwind
colors: {
custom: {
50: '#a3ffdc',
500: '#6efecd',
950: '#000000',
},
}SCSS
$custom: #6efecd; $custom-light: #a3ffdc; $custom-dark: #000000;
JSON
{
"hex": "#6efecd",
"rgb": {
"r": 110,
"g": 254,
"b": 205
},
"hsl": {
"h": 159.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.905,
"c": 0.14339,
"h": 167.8
},
"luminance": 0.78606
}Semantic roles & 50–950 ramp
primary
#6EFECD
secondary
#DA366E
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684