#6EFECF#6EFECF
#6EFECF is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.142 H 168.7°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFECF |
|---|---|
| RGB | rgb(110, 254, 207) |
| HSL | hsl(160, 99%, 71%) |
| HSV | hsv(160, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.10, -49.75, 10.89) |
| CIE-LCH | lch(91.10, 50.93, 167.66°) |
| OKLab | oklab(90.55% -0.1393 0.0279) |
| OKLCH | oklch(90.55% 0.142 168.7) |
| XYZ | xyz(53.1293, 78.6985, 71.4098) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.49
Light Aquamarine
#7BFDC7
ΔE00 2.28
Light Turquoise
#7EF4CC
ΔE00 2.79
Light Aqua
#8CFFDB
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFECF #FE6E9D
analogous
#6EFE87 #6EFECF #6EE5FE
triadic
#6EFECF #CF6EFE #FECF6E
tetradic
#6EFECF #876EFE #FE6E9D #E5FE6E
square
#6EFECF #876EFE #FE6E9D #E5FE6E
split-complementary
#6EFECF #FE6EE5 #FE876E
monochromatic
#02F0A2 #31FEBB #6EFECF #ABFEE3 #E1FFF5
Accessibility & contrast
On white
1.25
#6EFECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#6EFECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFECF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFECF | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#16FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efecf; /* rgb */ color: rgb(110, 254, 207); /* oklch */ color: oklch(90.5% 0.142 168.7);
Tailwind
colors: {
custom: {
50: '#a3ffdd',
500: '#6efecf',
950: '#000000',
},
}SCSS
$custom: #6efecf; $custom-light: #a3ffdd; $custom-dark: #000000;
JSON
{
"hex": "#6efecf",
"rgb": {
"r": 110,
"g": 254,
"b": 207
},
"hsl": {
"h": 160.417,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.9055,
"c": 0.14202,
"h": 168.7
},
"luminance": 0.78704
}Semantic roles & 50–950 ramp
primary
#6EFECF
secondary
#DA366C
accent
#004BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684