#6EFECC#6EFECC
#6EFECC is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.144 H 167.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFECC |
|---|---|
| RGB | rgb(110, 254, 204) |
| HSL | hsl(159, 99%, 71%) |
| HSV | hsv(159, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(91.03, -50.41, 12.34) |
| CIE-LCH | lch(91.03, 51.89, 166.25°) |
| OKLab | oklab(90.48% -0.1406 0.0316) |
| OKLCH | oklch(90.48% 0.144 167.3) |
| XYZ | xyz(52.7660, 78.5531, 69.4966) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.67
Aquamarine
#7FFFD4
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 3.88
Light Aqua
#8CFFDB
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFECC #FE6EA0
analogous
#6EFE84 #6EFECC #6EE8FE
triadic
#6EFECC #CC6EFE #FECC6E
tetradic
#6EFECC #846EFE #FE6EA0 #E8FE6E
square
#6EFECC #846EFE #FE6EA0 #E8FE6E
split-complementary
#6EFECC #FE6EE8 #FE846E
monochromatic
#02F09D #31FEB7 #6EFECC #ABFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#6EFECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#6EFECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFECC
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFECC | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E4DFCF
Tritanopia (blue-blind)
#1CFFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #6efecc; /* rgb */ color: rgb(110, 254, 204); /* oklch */ color: oklch(90.5% 0.144 167.3);
Tailwind
colors: {
custom: {
50: '#a3ffdb',
500: '#6efecc',
950: '#000000',
},
}SCSS
$custom: #6efecc; $custom-light: #a3ffdb; $custom-dark: #000000;
JSON
{
"hex": "#6efecc",
"rgb": {
"r": 110,
"g": 254,
"b": 204
},
"hsl": {
"h": 159.167,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.90475,
"c": 0.14409,
"h": 167.3
},
"luminance": 0.78558
}Semantic roles & 50–950 ramp
primary
#6EFECC
secondary
#DA366F
accent
#0050E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684