#6EFCC0#6EFCC0
#6EFCC0 is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.7% C 0.150 H 162.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCC0 |
|---|---|
| RGB | rgb(110, 252, 192) |
| HSL | hsl(155, 96%, 71%) |
| HSV | hsv(155, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 23.8%, 1.2%) |
| CIE-LAB | lab(90.20, -52.12, 17.34) |
| CIE-LCH | lch(90.20, 54.93, 161.60°) |
| OKLab | oklab(89.71% -0.1438 0.0443) |
| OKLCH | oklch(89.71% 0.15 162.9) |
| XYZ | xyz(50.7505, 76.7367, 61.9961) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.49
Light Greenish Blue
#63F7B4
ΔE00 1.95
Light Blue Green
#7EFBB3
ΔE00 3.26
Greenish Cyan
#2AFEB7
ΔE00 3.42
Aquamarine
#7FFFD4
ΔE00 4.05
Greenish Turquoise
#00FBB0
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCC0 #FC6EAA
analogous
#6EFC79 #6EFCC0 #6EF1FC
triadic
#6EFCC0 #C06EFC #FCC06E
tetradic
#6EFCC0 #796EFC #FC6EAA #F1FC6E
square
#6EFCC0 #796EFC #FC6EAA #F1FC6E
split-complementary
#6EFCC0 #FC6EF1 #FC796E
monochromatic
#05EB8A #32FBA6 #6EFCC0 #AAFDDA #E1FEF2
Accessibility & contrast
On white
1.28
#6EFCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#6EFCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCC0
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCC0 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBD
Deuteranopia (green-blind)
#E4DDC4
Tritanopia (blue-blind)
#2EFCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6efcc0; /* rgb */ color: rgb(110, 252, 192); /* oklch */ color: oklch(89.7% 0.150 162.9);
Tailwind
colors: {
custom: {
50: '#a2fed3',
500: '#6efcc0',
950: '#000000',
},
}SCSS
$custom: #6efcc0; $custom-light: #a2fed3; $custom-dark: #000000;
JSON
{
"hex": "#6efcc0",
"rgb": {
"r": 110,
"g": 252,
"b": 192
},
"hsl": {
"h": 154.648,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89713,
"c": 0.15048,
"h": 162.9
},
"luminance": 0.76742
}Semantic roles & 50–950 ramp
primary
#6EFCC0
secondary
#D8377B
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683